Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27808] Node: console.trace is not a function.

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2020-07-27T15:32:54.000+0000
Affected Version/sn/a
Fix Version/sRelease 9.1.0
ComponentsCore
Labelsn/a
ReporterJan Vennemann
AssigneeJan Vennemann
Created2020-03-13T17:32:46.000+0000
Updated2020-07-27T15:32:54.000+0000

Description

*Steps to reproduce the behavior*
console.trace('test');
*Actual behavior* The following error is thrown:
console.trace is not a function. (In 'console.trace('test')', 'console.trace' is undefined)
*Expected behavior* The message gets printed to the logs with trace log level.

Comments

  1. Jan Vennemann 2020-03-13

    PR: https://github.com/appcelerator/titanium_mobile/pull/11540
  2. Samir Mohammed 2020-03-23

    FR Passed: Waiting on Jenkins build.
  3. Christopher Williams 2020-03-23

    merged to master after cleaning up a bad test assertion change and squash/rebasing commits
  4. Samir Mohammed 2020-07-27

    *Closing ticket*. Fix verified in SDK version 9.1.0.v20200724110711, 9.2.0.v20200724112452 and 9.3.0.v20200724114100. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/11540

JSON Source