Opened 5 years ago
Closed 5 years ago
#4317 closed enhancement (fixed)
Central: Twitter handles and hashtags no input checks
Reported by: | casiepa | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordCamp Site & Plugins | Keywords: | needs-patch good-first-bug |
Cc: |
Description
WordPress.tv wants to use the twitter handles and hashtags from the central.wordcamp.org API to be able to warn WordCamps when their videos are online on WPTV and/or YouTube.
There currently seems no restriction on these fields as e.g. the twitter handle could be anything like 'https://twitter.com/WCeurope', '@WCeurope' or 'WCeurope'.
The most easy would probably to check for the first character of the handle (@) and the first character of the hashtag (#) so all encode in the same way.
Attachments (1)
Change History (5)
This ticket was mentioned in Slack in #meta-wordcamp by casiepa. View the logs.
5 years ago
#3
@
5 years ago
WCUS2019 Contributor day - Ticket migrated to Github Issue: https://github.com/WordPress/wordcamp.org/issues/264
#4
@
5 years ago
- Resolution set to fixed
- Status changed from assigned to closed
Fixed via https://github.com/WordPress/wordcamp.org/pull/266
Props @terriann
Twitter handles and hashtags