Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-803] API.include/log/debug only accept strings

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:17.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.3.0
ComponentsAndroid
Labelsandroid, log
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-15T02:36:46.000+0000
Updated2011-04-17T01:54:17.000+0000

Description

.. they should accept any object and just call toString()

Comments

  1. Marshall Culpepper 2011-04-15

    (from [d7d0bb8ee58f84d9b0a254f627bbbe51869b94c9]) accept non-String arguments in the API.log/info/warn family [#803 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/d7d0bb8ee58f84d9b0a254f627bbbe51869b94c9"> http://github.com/appcelerator/titanium_mobile/commit/d7d0bb8ee58f8...

  2. Don Thorp 2011-04-15

    See commit note. Please update fix to include null handling.

  3. Marshall Culpepper 2011-04-15

    (from [9e314ec2f05b31035ec81363731b31214e1e084a]) add support for arrays / non-Objects in JSON, check for null in API.log functions [#721 state:resolved] [#803 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/9e314ec2f05b31035ec81363731b31214e1e084a"> http://github.com/appcelerator/titanium_mobile/commit/9e314ec2f05b3...

JSON Source