Opened 5 years ago
Closed 4 years ago
#4351 closed enhancement (reported-upstream)
Central: harmonize trailing slash for WordCamp website URL
Reported by: | casiepa | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordCamp Site & Plugins | Keywords: | |
Cc: |
Description
Using https://central.wordcamp.org/wp-json/wp/v2/wordcamps?per_page=100 it seems that the URLs sometimes have a trailing slash and sometimes not.
Remove trailing slash for all (or set it, whatever is the current standard) would be preferred to harmonize:
"URL":"https:\/\/2018.islamabad.wordcamp.org\/"
"URL":"https:\/\/2019.boise.wordcamp.org"
Probably not only in the API, but better directly in the backend of Central.
Change History (3)
This ticket was mentioned in Slack in #meta-wordcamp by ryelle. View the logs.
4 years ago
#3
@
4 years ago
- Resolution set to reported-upstream
- Status changed from new to closed
This ticket has been moved to GitHub https://github.com/WordPress/wordcamp.org/issues/618
Note: See
TracTickets for help on using
tickets.
3ea4ae7a fixes this for new sites, but old sites would still need to be changed.