[TIMOB-6099] Android: XHR - v8 - rhino, Nook only, pressing any table view row in XHR doesn't do anything on v8 and crashes on rhino
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-11-23T16:30:42.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Release 1.8.0.1 |
Components | Android |
Labels | branch-v8 |
Reporter | Michael Pettiford |
Assignee | Marshall Culpepper |
Created | 2011-11-08T12:04:10.000+0000 |
Updated | 2011-11-23T16:30:42.000+0000 |
Description
Navigating to Platform, XHR and then pressing any table view row doesn't do anything on v8 and crashes on rhino
Steps to Reproduce:
1. Launch KS
2. Navigate to Platform
3. Press XHR table view row
4. Press any table view row
Actual Result:
on v8 ddms shows: TypeError: Cannot call method 'open' of undefined
on rhino ddms shows: TypeError: Cannot call method "open" of undefined (app://common.js#26)
Expected result:
Should be able to open table view row
Marshall's work on TIMOB-6073 will fix this.
tested with Ti Studio 1.0.7.201111221758 Ti Mob SDK 1.8.0.1 both v8 and rhino Nook Color Android OS 2.2 OSX Lion 10.7.2 Pressing XHR shows correct behavior