Closed
Bug 433227
Opened 17 years ago
Closed 17 years ago
Selecting a custom reminder on events or tasks generates an error "Failed to read 'reminderCustomTitle'"
Categories
(Calendar :: Alarms, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 432877
People
(Reporter: bv1578, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Build Identifier: Lightning 0.9pre build 2008050820 Thunderbird 2.0.0.12 (20080213)
If you select any custom reminders for an event or task (just present or new), a message and an error appear on Error console and the link beside the reminder drop-down list, on Event/task dialog window, says:
"Failed to read 'reminderCustomTitle' from 'chrome://calendar/locale/sun-calendar-event-dialog.properties'.
Error Console reports:
1. message
No chrome package registered for chrome://4/locale/sun-calendar-event-dialog.properties;
2. error
Failed to read 'reminderCustomTitle' from 'chrome://calendar/locale/sun-calendar-event-dialog.properties'. Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.formatStringFromName]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://calendar/content/calUtils.js :: calGetString :: line 1129" data: no]
Source File: chrome://calendar/content/calUtils.js
Line: 1136
If you edit (toolbar icon, double click, context menu) an event/task with the error, on Error console appear error 2 (no message).
Anyway it seems that alarm works fine and the link opens correctly the Reminder dialog window.
Reproducible: Always
Steps to Reproduce:
1. With a new profile (or old one) create a new event/task;
2. Select "custom..." from Reminder drop-down list on window dialog;
3. Select any configuration you want about reminder options and click on OK button;
Actual Results:
Error console shows the message and the error mentioned above;
the link on event/task dialog window that opens reminder dialog window, reports the error
"Failed to read 'reminderCustomTitle' from 'chrome://calendar/locale/sun-calendar-event-dialog.properties' "
Expected Results:
No errors should appear.
Works in Ltn 0.9pre (2008050621).
Fails in Ltn 0.9pre (2008050719).
Comment 1•17 years ago
|
||
Already fixed in latest nightly builds.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Oopss. My fault. Sorry for that.
I've searched only for open bugs because the last nightly builds reported on
http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/nightly/latest-mozilla1.8/windows-xpi/
still has the isssue.
Comment 3•17 years ago
|
||
(In reply to comment #2)
> Oopss. My fault. Sorry for that.
> I've searched only for open bugs because the last nightly builds reported on
> http://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/nightly/latest-mozilla1.8/windows-xpi/
> still has the isssue.
Oh... the Windows Mozilla1.8 tinderboxen have disappeared from http://tinderbox.mozilla.org/showbuilds.cgi?tree=Sunbird-Mozilla1.8, so there seems to be a serious problem. But you can try a build from ftp://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/nightly/latest-mozilla1.8/windows-xpi/ which is one day newer I think.
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•