{ "id": "79332", "key": "TIMOB-5029", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "12086", "description": "", "name": "Sprint 2011-46", "archived": true, "released": true, "releaseDate": "2011-11-21" }, { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-12-08T14:43:29.000+0000", "created": "2011-08-16T12:06:16.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "drillbit", "parity", "xml" ], "versions": [ { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [ { "id": "13839", "type": { "id": "10011", "name": "Includes", "inward": "is included by", "outward": "includes" }, "outwardIssue": { "id": "78666", "key": "TIMOB-4867", "fields": { "summary": "iOS: Titanium.XML.Element.getAttributeNode is returning null and not the object", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "13840", "type": { "id": "10011", "name": "Includes", "inward": "is included by", "outward": "includes" }, "outwardIssue": { "id": "78668", "key": "TIMOB-4868", "fields": { "summary": "iOS: Titanium.XML.Element.removeAttribute still returns the value after the return", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2011-12-08T14:43:52.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Steps to Reproduce:\r\n1. Run xml in drillbit\r\n\r\nActual Result:\r\ndocumentParsing\ttrue\t68\tSuccess\r\nsoap\ttrue\t81\tSuccess\r\nxpath\ttrue\t111\tSuccess\r\nxmlNodes\ttrue\t145\tSuccess\r\nxmlNodeCount\ttrue\t173\tSuccess\r\nxmlCData\tfalse\t175\tResult of expression 'cData' [undefined] is not an object.\r\nxmlCDataAndEntities\ttrue\t306\tSuccess\r\nxmlSerialize\ttrue\t347\tSuccess\r\napiXMLTextSplitText\tfalse\t371\tshould be a function, was: undefined\r\napiXMLTextGetText\tfalse\t400\tshould be a function, was: undefined\r\napiXmlDocumentProperties\tfalse\t416\tshould be a object, was: function\r\napiXmlDocumentCreateAttribute\tfalse\t430\tshould be a function, was: undefined\r\napiXmlDocumentCreateCDATASection\tfalse\t452\tshould be a function, was: undefined\r\napiXmlDocumentCreateComment\tfalse\t461\tshould be a function, was: undefined\r\napiXmlDocumentCreateDocumentFragment\tfalse\t470\tshould be a function, was: undefined\r\napiXmlDocumentCreateElement\tfalse\t477\tshould be a function, was: undefined\r\napiXmlDocumentCreateElementNS\tfalse\t488\tshould be a function, was: undefined\r\napiXmlDocumentCreateEntityReference\tfalse\t499\tshould be a function, was: undefined\r\napiXmlDocumentCreateProcessingInstruction\tfalse\t507\tshould be a function, was: undefined\r\napiXmlDocumentCreateTextNode\tfalse\t516\tshould be a function, was: undefined\r\napiXmlDocumentGetElementById\ttrue\t533\tSuccess\r\napiXmlDocumentGetElementsByTagName\tfalse\t550\tshould not be null, was: null\r\napiXmlDocumentGetElementsByTagNameNS\tfalse\t558\tshould not be null, was: null\r\napiXmlDocumentImportNode\tfalse\t592\tshould not be null, was: null\r\napiXmlNodeProperties\tfalse\t619\tResult of expression 'attrNode' [null] is not an object.\r\napiXmlNodeAppendChild\tfalse\t684\tResult of expression 'doc.createElement' [undefined] is not a function.\r\napiXmlNodeCloneNode\tfalse\t695\tResult of expression 'doc.createElement' [undefined] is not a function.\r\napiXmlNodeHasAttributes\tfalse\t766\tResult of expression 'doc.createElement' [undefined] is not a function.\r\napiXmlNodeHasChildNodes\tfalse\t782\tResult of expression 'doc.createElement' [undefined] is not a function.\r\napiXmlNodeInsertBefore\tfalse\t798\tResult of expression 'doc.createElement' [undefined] is not a function.\r\napiXmlNodeIsSupported\tfalse\t820\tshould be: \"true\", was: \"false\"\r\napiXmlNodeNormalize\tfalse\t824\tResult of expression 'doc.createElement' [undefined] is not a function.\r\napiXmlNodeRemoveChild\tfalse\t840\tResult of expression 'doc.createElement' [undefined] is not a function.\r\napiXmlNodeReplaceChild\tfalse\t856\tResult of expression 'doc.createElement' [undefined] is not a function.\r\nxmlNodeListElementsByTagName\ttrue\t890\tSuccess\r\nxmlNodeListChildren\ttrue\t909\tSuccess\r\nxmlNodeListRange\ttrue\t918\tSuccess\r\napiXmlAttr\tfalse\t932\tshould be string, was: undefined\r\nxmlNamedNodeMap\tfalse\t980\tResult of expression 'nodes' [null] is not an object.\r\n\r\n\r\nExpected Result:\r\nShould pass\r\n", "attachment": [], "flagged": false, "summary": "iOS: xml test are failing in drillbit", "creator": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Drillbit iOS with\r\nversion=1.8.0.63eed29", "comment": { "comments": [ { "id": "172220", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Pending Pull request #669", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-11-10T14:23:26.000+0000", "updated": "2011-11-10T14:23:26.000+0000" }, { "id": "175469", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Still failing on \r\nxmlElement\tfalse\t1267\tshould throw exception, but didn't\r\nxmlElementNS\tfalse\t1346\tshould throw exception, but didn't\r\n\r\nversion=1.8.0.1\r\ntimestamp=12/08/11 13:51\r\ngithash=99d7091 on iOS Simulator 5.0 ", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-08T14:21:00.000+0000", "updated": "2011-12-08T14:21:00.000+0000" }, { "id": "175479", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as the exception bug is a different issue. Please reference bug 6461", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-08T14:43:29.000+0000", "updated": "2011-12-08T14:43:29.000+0000" }, { "id": "175480", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolved by PR #869", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-12-08T14:43:52.000+0000", "updated": "2011-12-08T14:43:52.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }