Closed
Bug 291695
Opened 20 years ago
Closed 20 years ago
reporterMenu parse error
Categories
(Other Applications Graveyard :: Reporter, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 285653
People
(Reporter: InvisibleSmiley, Assigned: raccettura)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050422 MultiZilla/1.8.0.1d Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050422 An error message appears in the browser window's chrome (bottom). You can find it with the DOM Inspector: #document window Node name: sourcetext Namespace URI: http://www.mozilla.org/newlayout/xml/parsererror.xml #text Reproducible: Always Steps to Reproduce: 1. build the suite from the trunk with --enable-extensions=all 2. start with a fresh profile 3. look at the bottom of the browser window Actual Results: The following text is shown in red typewriter font: <menuitem id="menu_HelpPopup_reportertoolmenu" label="&reporterMenu.title;" accesskey="&reporterMenu.accesskey;" insertbefore="aboutName" ----^ Expected Results: No such text should appear I think this was caused by a recent checkin: http://bonsai.mozilla.org/cvsview2.cgi?command=DIFF&subdir=mozilla%2Fextensions%2Freporter%2Fresources%2Fcontent%2Freporter&file=reporterOverlay.xul&rev1=1.2&rev2=1.3&whitespace_mode=show&diff_mode=context
Updated•20 years ago
|
Assignee: general → robert
Component: General → Reporter
Product: Mozilla Application Suite → Other Applications
QA Contact: general → xul-client
| Assignee | ||
Comment 1•20 years ago
|
||
I believe we can just dup this to bug 285653 where we are tracking reporter (and already has a patch)?
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 285653 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Updated•6 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
•