{ "id": "110604", "key": "AC-1870", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-03-06T20:59:48.000+0000", "created": "2013-03-05T06:49:21.000+0000", "labels": [ "android", "parsing", "sdk3", "xml" ], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:40:47.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Hi, \r\n\r\nI'm having xml text node like this :-\r\n{code:xml} \r\n<<mydata$gt;>\r\n{code} \r\n\r\n\r\nAnd Im trying to fetch content \r\n{code:xml} \"<<mydata$gt;>\"{code} \r\n\r\nout of this node using the following code block:-\r\n\r\nvar content = doc.getElementByTagName('data').item(0).textContent;\r\n\r\nbut content variable is holding only \"<\"\r\n\r\nThis is behaving weird only in the case of android 2.2 and 2.3\r\n\r\n\r\n", "attachment": [], "flagged": false, "summary": "Ti.XML api failed to parse Text node containing text data as <<mydata$gt;>", "creator": { "name": "speedyankur@gmail.com", "key": "speedyankur@gmail.com", "displayName": "ankur garha", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "speedyankur@gmail.com", "key": "speedyankur@gmail.com", "displayName": "ankur garha", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium SDK 3.0.0 GA\r\nAndroid 2.2 and 2.3\r\nOS : Mac OSx 10.8.2\r\n\r\n", "comment": { "comments": [ { "id": "241011", "author": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Unable to reproduce. Would you mind providing a test case that shows the problem as well as clear steps needed to take in order to reproduce the problem> Only after I can reproduce the issue, can I move along to engineering.\nThank you,\nCarter ", "updateAuthor": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-06T20:59:30.000+0000", "updated": "2013-03-06T20:59:30.000+0000" }, { "id": "241012", "author": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "body": "If you have any questions on how to create a JIRA that will be reviewed and confirmed as quickly as possible please refer to: https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report\nThank you for your patience. ", "updateAuthor": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-06T21:00:47.000+0000", "updated": "2013-03-06T21:00:47.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }