[TIMOB-11911] CodeProcessor: Including Ti.cloud causes the code processor to crash
| GitHub Issue | n/a |
|---|---|
| Type | Sub-task |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-12-01T01:47:23.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.0.1, Release 3.1.0, 2012 Sprint 24, 2012 Sprint 24 JS |
| Components | Code Processor |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Praveen Innamuri |
| Created | 2012-11-30T20:19:36.000+0000 |
| Updated | 2017-03-09T00:25:50.000+0000 |
Description
Ti.cloud is a special module since it's CommonJS but "automagically" linked in. We have to write custom logic to support it.
Closing ticket as fixed.