|
I keep getting this error that crashes my program:
not well-formed (invalid token) at line 1, column 1945, byte 2017 at /usr/local/lib/perl5/site_perl/5.8.7/i686-linux/XML/Parser.pm line 187
What does this error mean and is there a workaround? Looking at my log files, my initial impression is that the api chokes on special characters in html, and this in turn crashes the api.
Thanks for any help. |