-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
4.7.0
-
None
-
Any
QXmlSimpleReader is not able to parse Rss Atom feed. Sample rss xml attached (taken from http://www.abendblatt.de/?service=Rss ) could not be parsed with QXmlSimpleReader that reports error message "Expected ';', but got '='.".
As sample application Qt example rsslisting (examples/xml/rsslisting) could be used.