Closed
Bug 453618
Opened 16 years ago
Closed 16 years ago
Slovenian Sunbird -> calendar views are defect
Categories
(Mozilla Localizations :: sl / Slovene, defect)
Mozilla Localizations
sl / Slovene
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andreas.treumann, Unassigned)
References
Details
STEPS TO REPRODUCE:
===================
- create a new profile and start the slovenian version of sunbird
RESULT:
=======
- calendar view is completely defect
EXPECTED RESULT:
================
- no defect calendar view
REPRODUCIBLE:
=============
- always
Comment 1•16 years ago
|
||
Do you see any related error messages in the Error Console?
Reporter | ||
Comment 2•16 years ago
|
||
Error console output:
11 times:
Napaka: Failed to read 'day.6.name' from chrome://calendar/locale/dateFormat.properties. Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://calendar/content/calUtils.js :: calGetString :: line 676" data: no]
Izvorna datoteka: chrome://calendar/content/calUtils.js
Vrstica: 680
then:
Napaka: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///C:/Documents%20and%20Settings/at93795/My%20Documents/sunbird-0.9pre.sl.win32/sunbird/components/calItemModule.js -> file:///C:/Documents%20and%20Settings/at93795/My%20Documents/sunbird-0.9pre.sl.win32/sunbird/js/calDateTimeFormatter.js :: shortDayName :: line 288" data: no]
Izvorna datoteka: file:///C:/Documents%20and%20Settings/at93795/My%20Documents/sunbird-0.9pre.sl.win32/sunbird/components/calItemModule.js -> file:///C:/Documents%20and%20Settings/at93795/My%20Documents/sunbird-0.9pre.sl.win32/sunbird/js/calDateTimeFormatter.js
Vrstica: 288
Napaka: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///C:/Documents%20and%20Settings/at93795/My%20Documents/sunbird-0.9pre.sl.win32/sunbird/components/calItemModule.js -> file:///C:/Documents%20and%20Settings/at93795/My%20Documents/sunbird-0.9pre.sl.win32/sunbird/js/calDateTimeFormatter.js :: shortDayName :: line 288" data: no]
Comment 3•16 years ago
|
||
Parsing of file dateFormat.properties fails on some strange characters, probably an character encoding issue: <http://bonsai-l10n.mozilla.org/cvsblame.cgi?file=l10n/sl/calendar/chrome/calendar/dateFormat.properties&rev=SUNBIRD_0_9_BRANCH&cvsroot=/l10n&mark=69,77,86,91#65>
Please fix at least on SUNBIRD_0_9_BRANCH and MOZILLA_1_8_BRANCH.
Simon, you checked in the updated files. Maybe you could just check if your local copy already contains the issue? And if not submit the file again?
Comment 4•16 years ago
|
||
I checked in a fix.
Martin, please make sure in the future, that all files with special characters, like those in four entities in dateformat.properties, are encoded in UNICODE. Otherwise these issues will occur again. Thanks.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•16 years ago
|
||
This bug occurs also in lightning.
You need to log in
before you can comment on or make changes to this bug.
Description
•