id summary reporter owner description type status priority component severity resolution keywords cc release 5431 Misplaced XML declaration causes Firefox to report error w/ Agilo plugin Robin Macharg Emmanuel Blot "When attempting to view the main RevTree page Firefox reports an XML Parsing Error: {{{ XML Parsing Error: XML or text declaration not at start of entity Location: http://127.0.0.1/trac/revtree Line Number 4, Column 3: --^ }}} Looking at the source I see: {{{ #!text/html Revision Tree – WSGI Test ... }}} (Spacing/CRLFs left in intentionally) It's obvious that the declaration is out of place. I'm using the following: * Vista Pro 32 * Apache as follows: Apache/2.2.11 (Win32) mod_wsgi/2.5 Python/2.6.2 mod_jk/1.2.28 * Trac 0.11.4, including the following plugins: * Agilo 0.7.4.1 * NavAdd 0.1 * HudsonTrac 0.2 * iniAdmin 0.2 * Firefox 3.0.11 The various other plugins seem to work OK, and the Tomcat integration I have doesn't appear to interfere with Trac in any way. I've tried taking a copy of the HTML and editing it by hand but I'm guessing that the external Javascript dependencies are frustrating my attempts to get something generated. AFAIK there's no issue with the Trac/SVN link; I'm able to browse the repository fine." defect closed normal RevtreePlugin normal worksforme firefox, xml, svn, agilo 0.11