PDA

View Full Version : XML Parsing Error: unclosed token



cujo13
3 Apr 2008, 7:34 AM
I recently started getting this error when opening 2 of the 3 forms I'm using in Ext. The full XML is not being returned.

On each form it seems to pull a different amount of data before failing, so I do not think I'm hitting any limit. I'v move fields around and it doesn't seem to fail on a particular field.

Can anyone give me some insight on tracking down the problem.


XML Parsing Error: unclosed token
Location: http://www.mycompany.com/extnd.nsf/extnd/2.0.1/DXLExporter?OpenAgent&db=oc%5Cdatabase.nsf&type=form&name=OrderStatus&_dc=1207235233590
Line Number 203, Column 2:



><font size='7pt' name='Verdana' pitch='variable

-^


Thanks.

jratcliff
4 Apr 2008, 1:28 PM
We've been seeing this bug occasionally on some forms. Rich and I are looking into a fix for this but in the meantime, can you try this fix?

http://extjs.com/forum/showthread.php?p=139363#post139363

Let me know if this works for you you.

cujo13
7 Apr 2008, 7:45 AM
This is preliminary, because I've got things torn apart trying to fix my fusion charts, but it appears to be working.

I'll post back once everything is put back together.

cujo13
10 Apr 2008, 5:33 PM
All put back together and this is working. Thanks!