Closed
Bug 25283
Opened 26 years ago
Closed 26 years ago
String bundle throwing JS exceptions on Mac.
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
People
(Reporter: jefft, Assigned: tao)
References
Details
Today's debug build , 01/27/2000
nsNativeComponentLoader: autoregistering begins.
nsNativeComponentLoader: autoregistering succeeded
nNCL: registering deferred (0)
initialized appshell
WEBSHELL+ = 1
ProfileName : qatest21
ProfileDir : F:\JeffTsai\work\qatest21
plugins at: F:\mozilla\dist\WIN32_D.OBJ\bin\plugins
Note: styleverifytree is disabled
Note: frameverifytree is disabled
Note: verifyreflow is disabled
JavaScript Error: uncaught exception: [Exception... "Component returned failure
code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundle.GetStringFromName]" nsresu
lt: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://profile/con
tent/profileSelection.js :: SetUpOKCancelButtons :: line 225" data: no]
Comment 1•26 years ago
|
||
this is a dup of 25272
*** This bug has been marked as a duplicate of 25272 ***
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Comment 3•26 years ago
|
||
This is still happening on Mac (not on Windows or Linux) and its causing the
profile manager to be completely and utterly busted.
Status: VERIFIED → REOPENED
Component: Profile Manager FrontEnd → Internationalization
OS: Windows NT → Mac System 8.6
Resolution: DUPLICATE → ---
Summary: Cannot select a user profile, JavaScript error → String bundle throwing JS exceptions on Mac.
Comment 4•26 years ago
|
||
not a profile manager problem (not a front end problem anyway, the JS and XUL
code works fine on Windows and Linux...)
Assignee: ben → tao
Status: REOPENED → NEW
Comment 5•26 years ago
|
||
cc'ing smfr since he looked at this a while back...
Comment 6•26 years ago
|
||
This is a dup of the string bundle loading failure bug 26265.
*** This bug has been marked as a duplicate of 26265 ***
Status: NEW → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•