Hello,

from what I see in the error string it probably expects only letters (and
'#' character). Could you write the function call (with a small description
what is going on) and the problematic input data so that the problem can be
"debugged"?

Regards,
Djuro Drljaca

On Wed, Jun 27, 2012 at 5:09 AM, Eric Mesa <ericsbinarywo...@gmail.com>wrote:

> got this error: Error FODC0002 in
> tag:trolltech.com,2007:QtXmlPatterns:QIODeviceVariable:src, at line 1,
> column 23816: Expected '#' or '[a-zA-Z]', but got ' '
>
> Traced it to that column and the offending character  was an ampersand
> (&).  My program is grabbing titles from an API that could have any
> character.  How do I deal with this?
>
> thanks!
> --
> Eric Mesa
> http://about.me/ericmesa
> http://www.ericsbinaryworld.com
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel@kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to