Closed mezhevikin closed 11 years ago
I think the problem is due to <![CDATA[ ]] in tags
The issue wasn't with the CDATA (even though it wasn't supported). It was with the Titanium XML parser interpreting "\n\t" as textContent. Have fixed it and added CDATA support. Should be good now.
Cool :)
Use XMLTools for parsing RSS. Everything is working fine, but feed (http://habrahabr.ru/rss/best/) returns:
In what may be problem? xml valid.