#1503 closed enhancement (fixed)
'en' URLs for plugins don't redirect as expected.
| Reported by: | Ipstenu | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Developer Hub | Keywords: | |
| Cc: |
Description
Someone gives me a URL: https://de.wordpress.org/plugins/hello-dolly
I change it to https://en.wordpress.org/plugins/hello-dolly/
I end up at https://wordpress.org/plugins/
EN should send me to https://wordpress.org/plugins/hello-dolly/
Change History (7)
#2
@
11 years ago
Perhaps something special for plugins where nonexistent.wordpress.org/plugins/whatever redirects to the main site's plugin listing properly instead?
That works.
This ticket was mentioned in Slack in #meta by sam. View the logs.
11 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
There is no "en" site, and given the fact that we also have things like en-ca and en-au and en-uk (two of which do actually have their own rosetta sites), then I'm not sure that a global redirect for en alone to the main site makes total sense here.
Perhaps something special for plugins where //nonexistent.wordpress.org/plugins/whatever redirects to the main site's plugin listing properly instead?