Closed
Bug 301456
Opened 21 years ago
Closed 20 years ago
when password prompt should open, XML error in commonDialog.xul, removing XUL.mfasl helps
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Martin.vGagern, Unassigned)
References
(
URL
)
Details
Attachments
(1 file)
|
14.49 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.1 (like Gecko)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050720 Firefox/1.0.6
I usually have my passwords stored encrypted, e.g. the Password for this
bugzilla. Since upgrading to 1.0.6, whenever I try to login and usually the
prompt to enter my master password should appear, I get an error message
instead. Closing this message window reopens this very same window, only
centered. So I'm stuck in an endless loop and just can try to press Alt+F4
faster than those windows pop up.
Reproducible: Always
Steps to Reproduce:
1. Start firefox-1.0.6
2. Goto bugzilla.mozilla.org
3. Log in
Actual Results:
XML Parsing Error: not well formed
Location: chrome://global/content/commonDialog.xul
Line Number 1, Colum 2
(some red garbage, see attached screenshot)
Expected Results:
Prompt to enter master password, and form filled out afterwards.
This is a Gentoo build from source.
| Reporter | ||
Comment 1•21 years ago
|
||
| Reporter | ||
Comment 2•21 years ago
|
||
I had a look at the chrome jar files.
/usr/lib/MozillaFirefox/chrome/toolkit.jar contains
content/global/commonDialog.xul which contains the line
<!DOCTYPE dialog SYSTEM "chrome://global/locale/commonDialog.dtd">
/usr/lib/MozillaFirefox/chrome/en-US.jar contains
locale/global/commonDialog.dtd. Should global and locale be the otherway round
somewhere here?
Summary: Crash when password prompt should open, XML error in commonDialog.xul → when password prompt should open, XML error in commonDialog.xul
| Reporter | ||
Comment 3•21 years ago
|
||
Removing the XUL.mfasl from my profile directory did solve the problem.
So I guess this should either become a dup of domething or other or a dependency
of bug 134576.
As this seems to be not an issue of 1.0.6 but of the upgrade itself, this was an
upgrade from 1.0.5 if I remember correctly.
Summary: when password prompt should open, XML error in commonDialog.xul → when password prompt should open, XML error in commonDialog.xul, removing XUL.mfasl helps
| Reporter | ||
Updated•21 years ago
|
Blocks: FastLoadMeta
Comment 4•20 years ago
|
||
Martin, have you seen this problem in recent builds?
| Reporter | ||
Comment 5•20 years ago
|
||
(In reply to comment #4)
> Martin, have you seen this problem in recent builds?
No, I haven't seen this one again during any other update.
Would WORKSFORME be the correct resolution in this case?
Comment 6•20 years ago
|
||
Yeah, I think we can make this one WORKSFORME.
There have been several bugs fixed since you reported the bug, the latest
one being bug 341595. Problems due to corrupt XUL.mfasl should not happen
anymore hopefully. File a new bug if you see it again, thanks.
-> WORKSFORME (per comment 5)
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•18 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•