Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by andreea on Oct 27, 2008 04:39
open dhtmlx forum
An invalid character was found in text content. Error processing resource 'file:///C:/apache2triad/htdocs/xml_grids/managin...

I get an error type: Load XML Description: incorrent XML .the bug is only reproducible on IE.
it give this error because I try to build an XML containing a cell with the information :

Ik stel voor halte ANT5 te verplaatsen naar halte P-ANT06 (niet omdat ik dan minder moet stappen, maar wel omdat je hierdoor 1 à 2 minuten trajecttijd uitspaart)

I believe the invalid character is " à " . Is there a way to treat the error?
Answer posted by Support on Oct 27, 2008 06:57
Which encoding you are using for XML?
If you plan to provide data with umlauts you need to have it as

<?xml verson="1.0" encoding="iso-8859-1" ?>