Opened 4 years ago
Closed 2 years ago
#5531 closed defect (bug) (fixed)
Theme Directory: Unexpected redirect for non-existing themes
Reported by: | SergeyBiryukov | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Theme Directory | Keywords: | |
Cc: |
Description
If I go to:
https://wordpress.org/themes/non-existing/
it currently redirects to:
https://wordpress.org/themes/themes/non-existing/
Note the duplicate /themes
part.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Plugins have a similar redirect, but that one makes more sense:
https://wordpress.org/plugins/non-existing/
redirects to:
https://wordpress.org/plugins/search/non-existing/
So apparently this would be the correct destination for non-existing themes as well:
https://wordpress.org/themes/search/non-existing/