Closed Bug 1065631 Opened 11 years ago Closed 10 years ago

Loop Standalone client doesn't display anything in Safari

Categories

(Hello (Loop) :: Client, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME
backlog backlog+

People

(Reporter: standard8, Unassigned)

References

Details

(Keywords: regression, Whiteboard: [WFM whilst en-US only supported][standalone][watch])

We should be displaying an "unsupported browser" message, however, we don't currently. Looking at Safari's logs, we're displaying: ==== [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (loop.en-us.properties, line 0) ==== The interesting part here is the "loop.en-us.properties", it is trying to load it with the wrong case, it should be loading "loop.en-US.properties".
That may be because our l10n library relies on navigator.language, which value is lowercase on Safari, while mixed-case in Firefox & Chrome.
This is currently WFM - I think due to the recent changes that we made picking up the last gaia l10n version, and the default locale is now "en-US" regardless of navigator.language. However, I think this is going to break as soon as we get some locales in, so setting as blocking bug 1000269.
Blocks: 1000269
Whiteboard: [WFM whilst en-US only supported]
This may get broken again when we do our localization.
backlog: --- → Fx35?
Target Milestone: mozilla35 → ---
backlog: Fx35? → Fx37?
Whiteboard: [WFM whilst en-US only supported] → [WFM whilst en-US only supported][standalone]
leaving for a watch to see if rebroken
backlog: Fx37? → Fx37+
Priority: -- → P3
backlog: Fx37+ → Fx38?
Whiteboard: [WFM whilst en-US only supported][standalone] → [WFM whilst en-US only supported][standalone][watch]
backlog: Fx38? → backlog+
Rank: 35
Flags: firefox-backlog+
Bug 1000269 was resolved, no further comments were added here to report further issues and it's working fine for me - can we close this bug?
Flags: needinfo?(standard8)
Romain, did you test on a non-English version of safari? iirc I was concerned about non-English versions. If you did test on a non-English version, then we can close this as works for me.
Flags: needinfo?(standard8) → needinfo?(rtestard)
(In reply to Mark Banner (:standard8) from comment #6) > Romain, did you test on a non-English version of safari? iirc I was > concerned about non-English versions. > > If you did test on a non-English version, then we can close this as works > for me. This works fine on my french version of Safari. Closing as WFM.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(rtestard)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.