Open
Bug 1302369
Opened 9 years ago
Language negotiation doesn't work in IE/Edge and Safari
Categories
(L20n :: General, defect)
L20n
General
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: tomasz.stach, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/602.1.50 (KHTML, like Gecko) Version/10.0 Safari/602.1.50
Steps to reproduce:
I am trying to use compat version of l20n in IE/Edge and Safari for Polish language (also in Safari 10 beta).
Actual results:
It doesn't work, because IE/Edge and Safari have 'pl-PL' or 'pl-pl' short code but Mozilla and the rest of the browsers have 'pl'.
Expected results:
It should work well on Safari and IE/Edge.
I prepared new version of the language negotiation. Link to the conversation: https://github.com/l20n/l20n.js/pull/131. But I don't have any feedback to my last version of the patch.
Are you going to add the proper language negotiation to the l20n?
You need to log in
before you can comment on or make changes to this bug.
Description
•