Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17093] Code Processor: Using Ti.API.info will break code processor

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2016-08-24T19:48:46.000+0000
Affected Version/sRelease 3.3.0
Fix Version/sn/a
ComponentsCode Processor
Labelsqe-3.3.0
ReporterSamuel Dowse
AssigneePraveen Innamuri
Created2014-06-09T22:21:45.000+0000
Updated2017-03-20T20:31:19.000+0000

Description

Description

If the code 'Ti.API.info' is used in a project, then code processor will fail to analyse.

Steps To Reproduce

1. Create a new project 2. Copy the following into the app.js
Ti.API.info('this is a test');
3. Run the code processor for any platform

Expected Result

Code processor should finish successfully.

Actual Result

Code processor will fail and throw an error

Attachments

FileDateSize
Screen Shot 2014-06-09 at 3.21.11 PM.png2014-06-09T22:21:45.000+000032208

Comments

  1. Praveen Innamuri 2014-06-09

    [~sdowse] Would it be possible for you to confirm whether this is a regression from 3.2.3 release ?
  2. Samuel Dowse 2014-06-09

    [~pinnamuri], I tested this using 3.2.1 and 3.2.3 versions of Studio, both showed the same error. Reverted back to Titanium-Code-Processor version 1.1.0 and the error also occurs there.
  3. Chris Barber 2016-08-24

    Code processor is dead.
  4. Lee Morris 2017-03-20

    Closing ticket as Code processor is no longer supported.

JSON Source