[Bug 353924] Re: Offline home page URLs resetted to English version for all languages

Timo Jyrinki timo.jyrinki at iki.fi
Thu Apr 2 16:45:12 UTC 2009


** Description changed:

  Binary package hint: ubufox
  
  Probably commit
  http://bazaar.launchpad.net/~asac/ubufox/main/revision/149 broke the
  showing of localized home page in offline mode. The code is still there
  but in jaunty it doesn't seem to work anymore. For example,
  file:///usr/share/ubuntu-artwork/home/locales/index-fi_FI.html would
  still be there to use in Ubuntu 9.04, and it is also updated for 9.04.
  However, it is now never shown to the users.
  
- ( Original description was...
- Commit http://bazaar.launchpad.net/~asac/ubufox/main/revision/141.1.1 resetted all URLs for the offline home page to the English version, resulting in that the (existing) localized versions aren't shown. The URLs are browser.throbber.url and app.update.url.details in ubufox.properties.
- ...and it was false in that the URLs in ubufox.properties are not needed anymore because of the code in startpage.html, which works in Ubuntu 8.10)
+ The problem seems to be that general.useragent.locale is always en-US,
+ and only general.useragent.locale is queried in the startpage.html code.
+ Probably some sort of thing returned by JavaScript should be used
+ instead, since I don't have anything in about:config that would tell my
+ Ubuntu's and browser's language correctly.
+ 
+ (
+    Original description was...
+ 
+    Commit http://bazaar.launchpad.net/~asac/ubufox/main/revision/141.1.1
+ resetted all URLs for the offline home page to the English version,
+ resulting in that the (existing) localized versions aren't shown. The
+ URLs are browser.throbber.url and app.update.url.details in
+ ubufox.properties.
+ 
+    ...and it was false in that the URLs in ubufox.properties are not needed anymore because of the code in startpage.html, which works in Ubuntu 8.10
+ )

-- 
Offline home page URLs resetted to English version for all languages
https://bugs.launchpad.net/bugs/353924
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to ubufox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list