[TIMOB-13158] CodeProcessor: Callbacks assigned to a Titanium API property are not evaluated
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-03-22T01:30:43.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.1.0, 2013 Sprint 06 JS, 2013 Sprint 06 |
Components | Code Processor |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Praveen Innamuri |
Created | 2013-03-22T01:05:49.000+0000 |
Updated | 2017-03-09T00:23:47.000+0000 |
Description
Anytime a callback is assigned to a property (such as HTTPClient.onload) it is not evaluated. This prevents large swaths of some apps to go unevaluated
Closing ticket as fixed.