[TIMOB-1467] Android: passing a native exception as an argument crashes the app
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:56:15.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, defect, exception |
Reporter | Marshall Culpepper |
Assignee | Marshall Culpepper |
Created | 2011-04-15T02:53:40.000+0000 |
Updated | 2011-04-17T01:56:15.000+0000 |
Description
See helpdesk #33761
(from [94f457b527b193afe70f5115ca52fd736d211a8e]) unwrap wrapped exceptions into their native counterparts in KrollObject.toNative() [#1467 state:fixed-in-qa] http://github.com/appcelerator/titanium_mobile/commit/94f457b527b193afe70f5115ca52fd736d211a8e"> http://github.com/appcelerator/titanium_mobile/commit/94f457b527b19...
confirmed fixed in 1.4.1 f88b9e
valid, needs testcase