Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6508] Android: Runtime Exception: Rhino: When the runtime exception is displayed, the Source: is blank

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionWon't Fix
Resolution Date2013-08-01T21:01:47.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterNatalie Huynh
AssigneeIngo Muschenetz
Created2011-12-07T15:45:06.000+0000
Updated2017-03-10T19:18:12.000+0000

Description

Steps To Reproduce: 1. Compile the following code to device (compile with rhino)
var buffer = Ti.createBuffer();
buffer.append() // illegal call, missing required arguments.
Actual Source is blank Expected: Source: buffer.append() //illegal call, missing required arguments. Note: Behaves the same in 1.7.5 but works with v8

Comments

  1. Lee Morris 2017-03-10

    Closing ticket as the issue will not fix.

JSON Source