Joomla Technical Tips
Teamlog Invalid XML Errors
- Details
- Published on 13 May 2009
- Written by David Drinkall
- Hits: 2119
Using Teamlog is great but on some of the report pages, "Invalid XML data" was showing in place of the Task Pie Graph (the one on the left). This was due to the use of ampersands in the titles of Projects, Tasks, and Types. For some reason, these characters can't be escaped by the XML parser, and they lead to an error. Removing special characters like quotes and ampersands seems to correct the issue.



