Closed Bug 397756 Opened 18 years ago Closed 18 years ago

the website that appear when I click 'get more search engines' isn't in the proper language version

Categories

(addons.mozilla.org Graveyard :: Localization, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: du8fv7e+zw1yvs, Assigned: oremj)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7 Build Identifier: Firefox 2.0.0.7 downloaded from http://firefox.pl I use official Polish version of Firefox and when I click 'Manage searchengines' and 'Get more searchengines' the website that appear is in English. From website: https://pl.add-ons.mozilla.com/pl/firefox/2.0.0.7/search-engines/ I'm directed to English version. I could switch it manually, but it shouldn't work this way I think ('get more extensions' works correctly and I'm directed to Polish site) Reproducible: Always Steps to Reproduce: 1. 2. 3.
Any ideas Wil?
Status: UNCONFIRMED → NEW
Ever confirmed: true
We're setup to redirect /LANG/APP_SHORTNAME/search-engines/ to the right place, including keeping the language, through the legacy_url_controller. I haven't found any redirects that support having the version in there though, so I have no idea how this is working at all. :( I'll keep looking.
Assignee: nobody → clouserw
CCing Jeremy for more input. Jeremy: are there rewrites on AMO that aren't in SVN? Because this is a 404 on my dev site and the staging site: http://remora.stage.mozilla.com/pl/firefox/2.0.0.7/search-engines/
OS: Windows XP → All
Hardware: PC → All
Reassigning to oremj for input.
Assignee: clouserw → oremj
+ RewriteRUle ^/(cs|da|de|en-US|el|es-ES|eu|fi|fr|it|ja|ko|mn|nl|pl|ro|ru|sk|sq|uk)/(.+?)/(\d.+?)/search-engines/?$ https://addons.mozilla.org/$1/firefox/browse/type:4 [R,L] Redirects to the proper language now.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.