Closed
Bug 266535
Opened 20 years ago
Closed 20 years ago
XML Parsing Error: undefined entity "key" in viewSource.xul
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 264852
People
(Reporter: todb, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Build Identifier: Mozilla Thunderbird version 0.8 (20041025)
Veiwing the source of any message yeilds a yellow error box:
XML Parsing Error: undefined entity
Location: chrome://global/content/viewSource.xul
Line Number 69, Column 5:
<key id="key_find" key"&findOnCmd.commandkey;" command "cmd_find"
modifiers="accel"/>
----^
This occurs with both Ctrl-U and with View | Message Source
Reproducible: Always
Steps to Reproduce:
1. Hilight a message
2. Hit Ctrl-U
Actual Results:
The described error message
Expected Results:
The plain source should have been displayed.
Comment 1•20 years ago
|
||
please try tomorrow's build. Scott fixed that this morning, I believe.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 264852 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•