At 2007-06-21T09:23:51+1200, Zane Gilmore wrote: > Has anybody else had the problem in Thunderbird while trying to view the > source of an email message a pop-up dialog appears with:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/23273 maybe? > <dialog contents> > XML Parsing Error: not well-formed > Location: chrome://global/content/viewSource.xul > Line Number 2, Column 1: > > { > </dialog contents> > It's very irritating as Google has been particularly unhelpful and what > the heck is the chrome protocol I thought chrome was a mozilla skin? Not skin, all of the non-browser area UI is called chrome. The view source window that you're having problems with is written in XUL (stored in the file chrome://global/content/viewSource.xul) and shipped with Thunderbird. The chrome: protocol is a way to reference and load these internal chrome resources. Cheers, -mjg -- Matthew Gregan |/ /| [EMAIL PROTECTED]
