Closed
Bug 677457
Opened 14 years ago
Closed 14 years ago
Error: GetLocalizedStringPref is not defined chrome://messenger/content/addressbook/abSelectAddressesDialog.js Line: 403
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect)
SeaMonkey
MailNews: Address Book & Contacts
Tracking
(seamonkey2.3 unaffected, seamonkey2.4 fixed, seamonkey2.5 fixed)
RESOLVED
FIXED
seamonkey2.5
| Tracking | Status | |
|---|---|---|
| seamonkey2.3 | --- | unaffected |
| seamonkey2.4 | --- | fixed |
| seamonkey2.5 | --- | fixed |
People
(Reporter: philip.chee, Assigned: iannbugzilla)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1.39 KB,
patch
|
neil
:
review+
Callek
:
approval-comm-aurora+
|
Details | Diff | Splinter Review |
Error: GetLocalizedStringPref is not defined
Source file: chrome://messenger/content/addressbook/abSelectAddressesDialog.js
Line: 403
STR:
Open the sidebar.
Select the addressbook tab.
Try to use the search box to find an address.
This panel is the only one that doesn't either overlay utilityOverlay.xul or load utilityOverlay.js so this patch fixes that.
Attachment #551719 -
Flags: review?(neil)
Updated•14 years ago
|
Attachment #551719 -
Flags: review?(neil) → review+
Comment on attachment 551719 [details] [diff] [review]
Load script [Checked in: trunk Comment 2 & comm-aurora Comment 3]
http://hg.mozilla.org/comm-central/rev/34d03378d72b
Requesting approval for this regression fix to comm-aurora
Attachment #551719 -
Attachment description: Load script → Load script [Checked in: Comment 2]
Attachment #551719 -
Flags: approval-comm-aurora?
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
status-seamonkey2.3:
--- → unaffected
status-seamonkey2.4:
--- → affected
status-seamonkey2.5:
--- → fixed
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.5
Updated•14 years ago
|
Attachment #551719 -
Flags: approval-comm-aurora? → approval-comm-aurora+
Comment on attachment 551719 [details] [diff] [review]
Load script [Checked in: trunk Comment 2 & comm-aurora Comment 3]
http://hg.mozilla.org/releases/comm-aurora/rev/6008655dbf7f
Attachment #551719 -
Attachment description: Load script [Checked in: Comment 2] → Load script [Checked in: trunk Comment 2 & comm-aurora Comment 3]
You need to log in
before you can comment on or make changes to this bug.
Description
•