Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7747] MobileWeb: Ti.API.* calls are not properly rendering messages

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-02-21T17:57:01.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-04, Release 2.0.0
ComponentsMobileWeb
Labelsqe-port
ReporterChris Barber
AssigneeChris Barber
Created2012-02-21T17:39:03.000+0000
Updated2012-08-16T10:57:54.000+0000

Description

Mobile Webkit doesn't support console.log(arg1, arg2, etc). Need to manually merge arguments and print.

Attachments

FileDateSize
app.js2012-02-21T17:44:34.000+0000404

Comments

  1. Chris Barber 2012-02-21

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/1477
  2. Lokesh Choudhary 2012-08-16

    Verified fix on: Titanium studio : 2.1.1.201207271312 SDK version : 2.2.0.v20120816015712 Android 4.0.4 - default ,chrome 18.0 , firefox 14.0.1 Iphone 5.1.1 - safari mobile Mountain lion(10.8) - chrome 21.0,safari 6,firefox 14.0.1 Win 7 - IE 9

JSON Source