{ "id": "61108", "key": "TIMOB-476", "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": "11205", "name": "0.9.3", "archived": true, "released": true, "releaseDate": "2010-03-01" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:53:10.000+0000", "created": "2011-04-15T02:29:58.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "iphone", "xml" ], "versions": [], "issuelinks": [], "assignee": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:53:10.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": "{html}

Currently accessing the \"nodeValue\" of an Element is returning\nthat Element's text in iPhone, but this should return \"null\"\naccording to the DOM Level 3 spec:

\n

\nhttp://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#I...

\n

We could probably also add our own getText() method and/or text\nattribute on top of this, that would basically loop through the\nelement's children, and concat all of the Text nodes together and\nreturn it.

{html}", "attachment": [], "flagged": false, "summary": "Element.nodeValue should be null / add getText()", "creator": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "123354", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

i added text attribute for this.

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:29:59.000+0000", "updated": "2011-04-15T02:29:59.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }