Closed
Bug 609651
Opened 15 years ago
Closed 15 years ago
Error: Failed to read 'EnterUserPasswordFor' from chrome://global/locale/prompts.properties
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b4
People
(Reporter: ssitter, Assigned: ssitter)
Details
Attachments
(1 file)
1.66 KB,
patch
|
mschroeder
:
review+
|
Details | Diff | Splinter Review |
Lightning 1.1a1pre (20101104) with Thunderbird 3.3a1pre
If a password prompt is opened by Lightning it contains an error message instead of the correct text. Error Console shows for example:
Error: Failed to read 'EnterUserPasswordFor' from chrome://global/locale/prompts.properties. Error: [Exception... "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIStringBundle.formatStringFromName]" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: resource://calendar/modules/calUtils.jsm -> file://[...]/calendar-js/calUtils.js :: calGetString :: line 644" data: no]
Bug 564097 moved prompts.properties into commonDialog.properties. Calendar code needs to be adjusted.
Assignee | ||
Comment 1•15 years ago
|
||
Comment 2•15 years ago
|
||
Comment on attachment 488258 [details] [diff] [review]
load strings from commonDialogs.properties
r=mschroeder
Attachment #488258 -
Flags: review?(mschroeder) → review+
Updated•15 years ago
|
Keywords: checkin-needed
Comment 3•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 1.0b3
Updated•15 years ago
|
Target Milestone: 1.0b3 → Future
You need to log in
before you can comment on or make changes to this bug.
Description
•