[TIMOB-4867] iOS: Titanium.XML.Element.getAttributeNode is returning null and not the object
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-11-15T14:56:14.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-46, Release 1.8.0.1 |
Components | iOS |
Labels | drillbit, element, getAttributeNode, xml |
Reporter | Natalie Huynh |
Assignee | Vishal Duggal |
Created | 2011-08-02T13:53:09.000+0000 |
Updated | 2011-12-08T14:10:35.000+0000 |
Description
Steps to Reproduce:
1. Run drillbit Ti.XML test
Actual Result:
Result of expression 'attributeNode' [null] is not an object.
Expected Result:
Should pass
Note:
Passes on Android
Resolved as part of pull request #669.
version=1.8.0.1 timestamp=12/08/11 13:51 githash=99d7091 on iOS Simulator 5.0 All xml tests are not passing, but the one for this bug is fixed, returning the object now