Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2537] Android: Compiled JS won't show (or won't always show) our rhino error dialog

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:59:23.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M05
ComponentsAndroid
Labelsandroid, defect
ReporterBill Dawson
AssigneeMarshall Culpepper
Created2011-04-15T03:22:10.000+0000
Updated2011-04-17T01:59:23.000+0000

Description

Simple failcase app.js, shows the error dialog in uncompiled js but not compiled:

beelzebub.getAllFlies();

Comments

  1. Bill Dawson 2011-04-15

    I'd noticed this several times before and ignored it (sorry!), but thought about it yesterday when I learned that compiled js was turned on automatically for "Distribute" mode. Thankfully, I was able to reproduce it easily, since I didn't make any notes the first times that I noticed it.

  2. Marshall Culpepper 2011-04-15

    (from [ac6e6ea492c91589b11d67048a1c48d1b83c3091]) correctly handle rhino runtime exceptions when executing compiled JS [#2537 state:fixed-in-qa]
    https://github.com/appcelerator/titanium_mobile/commit/ac6e6ea492c91589b11d67048a1c48d1b83c3091"> https://github.com/appcelerator/titanium_mobile/commit/ac6e6ea492c9...

  3. Matt Schmulen 2011-04-15

    pass, Showed popup error, Android Sim 1.6/2.1 custom app, Titanium SDK version:1.5.0 (12/10/10) 15:05 f08319c

JSON Source