Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3766] Debugger: Correctly escape special protocol characters *|#

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2011-05-15T10:08:16.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sRelease 1.7.0, Sprint 2011-17
ComponentsAndroid
Labelsandroid, debugger, parity
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-27T13:09:20.000+0000
Updated2011-05-15T10:08:16.000+0000

Description

Comments

  1. Marshall Culpepper 2011-05-15

    Steps to test: - In a debugged app, try: Ti.API.debug("hello*world|I#have#special#chars")
  2. Don Thorp 2011-05-15

    Printed string correctly in log.

JSON Source