Comment 39 for bug 36208

Revision history for this message
Rick DeNatale (rick-denatale) wrote :

I'm having problems with mozilla-firefox 1.0.6-0ubuntu0.1. Not crashes but XML
parsing errors for many menu selections.

I'd been away until late last night and updated my laptop system when I got
home. I missed most of the crashes pointed out by this bug, but now I have
reduced function on firefox to say the least. Here are some, but not all,
examples. Note that there might be some typos here since the error message does
not have copiable text so I had to retype.

Manage bookmarks brings up an error window:

XML Parsing Error: not well-formed
Location: chrome://browser/content/bookmarks/bookmarksManager.xul
Line Number 1, Column 33:

 endHourItemNode.removeAttribute("disabled");
--------------------------------^

Tools>Downloads brings up:

XML Parsing Error: syntax error
Location: chrome://mozapps/content/downloads/downloads.xul
Line Number 1, Column 1:

("typeIcon");
^

Tools>Extensions:

XML Parsing Error: not well-formed
Location: chrome://mozapps/content/extensions/extensions.xul?type=extensions
Line Number 1, Column 7:

 event="keypress" keycode="vk_enter" actions="if (this.selected)
this.selected.fireEvent('open');"/>
------^

Tools>Themes:

XML Parsing Error: not well-formed
Location: chrome://mozapps/content/extensions/extensions.xul?type=themes
Line Number 1, Column 7:

 event="keypress" keycode="vk_enter" actions="if (this.selected)
this.selected.fireEvent('open');"/>
------^

Tools>AdBlock>Preferences brings up a blank window.