Closed
Bug 514679
Opened 16 years ago
Closed 16 years ago
take QAC bug link out of url.properties
Categories
(Other Applications Graveyard :: QA Companion, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: harth, Unassigned)
Details
(Whiteboard: [qac1.2testday])
Attachments
(1 file)
1.41 KB,
patch
|
aaronmt
:
review+
|
Details | Diff | Splinter Review |
I got this in my error console after installing 1.2 on ubuntu:
Error: uncaught exception: [Exception... "Component returned failure code: 0x8052000b (NS_ERROR_FILE_CORRUPTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8052000b (NS_ERROR_FILE_CORRUPTED)" location: "JS frame :: XStringBundle :: getString :: line 17" data: no]
and a getString error persists even after restarting.
This doesn't seem to be happening to other people, but we might as well put the string in bugzilla.js and take it out of the properties file since it's not really localizable.
Attachment #398672 -
Flags: review?(aaron.train)
Comment 1•16 years ago
|
||
Comment on attachment 398672 [details] [diff] [review]
patch to relocate QAC bug url
For that error to happen only on Linux is weird, but by placing this string in bugzilla.js I think it should be OK, r+
Attachment #398672 -
Flags: review?(aaron.train) → review+
Reporter | ||
Comment 2•16 years ago
|
||
Sending chrome/content/tabs/bugzilla.js
Sending chrome/locale/en-US/urls.properties
Transmitting file data ..
Committed revision 50897.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Whiteboard: [qac1.2testday]
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•