[TIMOB-1087] XML CData parsing issue
| GitHub Issue | n/a | 
|---|---|
| Type | Bug | 
| Priority | Medium | 
| Status | Closed | 
| Resolution | Fixed | 
| Resolution Date | 2013-11-17T06:28:59.000+0000 | 
| Affected Version/s | n/a | 
| Fix Version/s | Release 1.4.0 | 
| Components | iOS | 
| Labels | xml | 
| Reporter | ctredway | 
| Assignee | Reggie Seagraves | 
| Created | 2011-04-15T02:43:43.000+0000 | 
| Updated | 2013-11-17T06:28:59.000+0000 | 
Description
	A customer reported on the helpdesk that this feed, http://www.atlasquest.com/api/1.0/search.html?gTypeId=1&gCache=1&gName=Christmas%20Letter%20box, causes a null in a xhr request responseText and responseXML, which I was able to produce. I found that this feed and lines of plus signs (+) in one of the cdata blocks. I took the +'s out and the feed works. I am not sure if this is a parsing issue on our side or if this would break other parsers.
This feed, http://www.atlasquest.com/api/1.0/search.html?gTypeId=1&gCache=1&gName=Yuri, works just fine but it does not have all the +'s.
See this ticket as a reference. http://helpdesk.appcelerator.net/tickets/2897
FYI, this is a show stopper holding up an app that is otherwise ready for release, so anything you can do to get this would be appreciated.
from /projects/32238/changesets/197ecd74ff66aac7319ce2179af63bd1d4513dda, Ticket #108 fixed problem in XML parsing related to inline encoding on xml document http://github.com/appcelerator/titanium_mobile/commit/197ecd74ff66aac7319ce2179af63bd1d4513dda