Closed (fixed)
Project:
Scald: Twitter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Dec 2015 at 13:06 UTC
Updated:
2 Feb 2021 at 12:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
duncan.moo commentedI have made the following changes in the attached patch:
Comment #3
duncan.moo commentedComment #4
jcisio commentedPatch looks good. Thanks!
Comment #7
jcisio commentedSorry, I wrongly committed another patch.
Comment #8
jcisio commentedI don't see any change in the regex, except that "#" is used as delimiter instead of "/". And
scald_twitter_resolve_urlcheck for the existence of the tweet, so it is different validation, "works as designed".Comment #10
jcisio commentedThank you. I checked again and it turns out that Twitter has disabled direct access to the tweet for anonymous user, so that check no longer works. Committed and pushed.