Closed
Bug 1046142
Opened 9 years ago
Closed 9 years ago
Empty language to translate to drop down on localized builds
Categories
(Firefox :: Translation, defect)
Firefox
Translation
Tracking
()
Tracking | Status | |
---|---|---|
firefox31 | --- | unaffected |
firefox32 | --- | verified |
firefox33 | --- | verified |
firefox34 | --- | verified |
firefox-esr24 | --- | unaffected |
firefox-esr31 | --- | unaffected |
People
(Reporter: bmaris, Assigned: florian)
References
Details
(Keywords: regression)
Attachments
(1 file)
3.53 KB,
patch
|
Gavin
:
review+
Gavin
:
approval-mozilla-aurora+
Gavin
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
STR: 1. Open Firefox 32beta2 Turkish build (or latest Aurora Turkish) 2. Visit http://www.microsoft.com/en-us/translator/ 3. Hit the equivalent of Translate in Turkish (green button) Expected result: The language to translate to drop down has a language set. Actual result: The language to translate to drop down is empty. Notes: 1. This issue is reproducible on all platforms.
Assignee | ||
Updated•9 years ago
|
Flags: firefox-backlog+
Assignee | ||
Comment 1•9 years ago
|
||
This is a regression from bug 1022413 where we updated the list of target languages to make sense for a German audience.
Blocks: 1022413
Keywords: regression
Assignee | ||
Comment 2•9 years ago
|
||
We need to add "pl", "tr", "vi" to the list of supported target languages but I'm not sure if we want to also add them to the list of supported source languages. https://bugzilla.mozilla.org/show_bug.cgi?id=1022413#c4 (which was the summary of a meeting between Felipe and Chad) says "- the list of supported target languages should mirror the list of source languages" but I don't know the rationale for that. (Felipe Gomes from bug 1022413 comment #5) > I sorted the listed alphabetically in German. I'll open a bug about sorting > it alphabetically in the browser's locale. We can't do that hardcoded sorting anymore now that we support multiple locales, so I added the sorting in this patch. AFAIK the follow-up mentioned in that comment was never filed.
Comment 3•9 years ago
|
||
Added to Iteration 34.1 Florian, can you provide a point value and mark the bug as either [qa+] or [qa-] for verification.
Iteration: --- → 34.1
QA Whiteboard: [qa?]
Flags: needinfo?(florian)
Comment 4•9 years ago
|
||
Comment on attachment 8465647 [details] [diff] [review] Patch Please get this on beta ASAP.
Attachment #8465647 -
Flags: review?(mdeboer)
Attachment #8465647 -
Flags: review+
Attachment #8465647 -
Flags: approval-mozilla-beta+
Attachment #8465647 -
Flags: approval-mozilla-aurora+
Assignee | ||
Comment 5•9 years ago
|
||
https://hg.mozilla.org/releases/mozilla-beta/rev/c381e6fba574
Points: --- → 3
QA Whiteboard: [qa?] → [qa+]
Flags: needinfo?(florian)
Updated•9 years ago
|
status-firefox32:
--- → fixed
Updated•9 years ago
|
status-firefox31:
--- → unaffected
status-firefox33:
--- → affected
status-firefox34:
--- → affected
status-firefox-esr24:
--- → unaffected
status-firefox-esr31:
--- → unaffected
Backed out from beta in https://hg.mozilla.org/releases/mozilla-beta/rev/2d266c52e2a5 for bc1 failures: https://tbpl.mozilla.org/php/getParsedLog.php?id=45000110&tree=Mozilla-Beta
Flags: needinfo?(florian)
Assignee | ||
Comment 7•9 years ago
|
||
(In reply to Wes Kocher (:KWierso) from comment #6) > Backed out from beta in > https://hg.mozilla.org/releases/mozilla-beta/rev/2d266c52e2a5 for bc1 > failures: > https://tbpl.mozilla.org/php/getParsedLog.php?id=45000110&tree=Mozilla-Beta Sorry, I removed a line by accident while unbitrotting the patch for beta :-(. Relanded: https://hg.mozilla.org/releases/mozilla-beta/rev/33eea1df6465
Flags: needinfo?(florian)
Updated•9 years ago
|
Assignee | ||
Comment 8•9 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/0c070c30cde4 https://hg.mozilla.org/integration/fx-team/rev/e6cd9731c679
Reporter | ||
Comment 9•9 years ago
|
||
Verified as fixed on Windows 7 64bit, Ubuntu 13.04 64bit and Mac OS X 10.9.4 using Firefox 32 beta 3.
Comment 10•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e6cd9731c679
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 34
Assignee | ||
Updated•9 years ago
|
Reporter | ||
Comment 11•9 years ago
|
||
I tested on all platforms for latest Nightly and Aurora: Ubuntu: Nightly (tr, pl, vi) - Verified Fixed Aurora (tr, pl, vi) - Verified Fixed Mac OS X: Nightly vi - Verified Fixed; (tr, pl) - not updated to build after the fix (still 2014-08-01) Aurora (tr, pl, vi) - Verified Fixed Windows: Nightly (tr, pl, vi) - Verified Fixed Aurora (tr, pl, vi) - Verified Fixed Based on my testing I will go and mark this as verified as fixed.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa+] → [qa!]
You need to log in
before you can comment on or make changes to this bug.
Description
•