[TIMOB-6457] iOS: CommonJS - Console errors not understandable
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-23T16:35:44.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | Release 2.0.0, Release 1.8.1 |
Components | iOS |
Labels | dr-list, module_require, parity, qe-testadded |
Reporter | Matthew Apperson |
Assignee | Stephen Tramer |
Created | 2011-12-05T08:47:45.000+0000 |
Updated | 2014-06-19T12:43:48.000+0000 |
Should be resolved in conjunction with TIMOB-6458; both are changes that change how we evaluate require()d modules.
Note to future: It's because the jslint that does the namespace discovery (IE, that we use imageView) is done to only the files in Resources, not in modules. This sounds like a python support file fix.
Blain, just to note, this is an issue with any/all errors... not just this, or even this type of error.
Also, its not just errors and exceptions. If I try to print out an event object with Ti.API.info(), all I get back is
PR#1014 accepted against 1_8_X PR#1015 accepted against master
FYI, running an app that causes one of these exceptions can be debugged effectively just by running it in debug mode. When the exception occurs, TiStudio will stop execution at the offending line and highlight it, making it very easy to figure out what went wrong.
Stephen, TonyL reports today that the full error is still not output using RC3.
Tested with 1.9.0.v20120112104633 on iPod 4.3.3