Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17793] Windows Hybrid: console.log() fails when printing large string

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2014-10-06T21:06:12.000+0000
Affected Version/sRelease 3.4.0
Fix Version/sRelease 4.0.0
ComponentsWindows Hybrid
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2014-09-26T19:58:28.000+0000
Updated2017-03-16T22:27:52.000+0000

Description

Comments

  1. Chris Barber 2014-09-26

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/6175 To test: 1) Create a Mobile Web app 2) Edit app.js and add a console.info("some really, really big string"); 3) Build the app for Windows Hybrid: Windows Phone 8 (ti build -p mobileweb -T wp8) 4) Observe the log message I'm not sure what the breaking point is, but a string with 3,500,000 characters will cause the issue.
  2. Tim Poulsen 2014-10-06

    works as described. PR merged
  3. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source