Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7307] Android: KS - Inline HTML tests are printing out ReferenceError to logcat

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2017-03-28T17:14:35.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsAndroid
Labelsqe-and011912, regression
ReporterWilson Luu
AssigneeBill Dawson
Created2012-01-19T17:56:08.000+0000
Updated2017-03-28T17:14:38.000+0000

Description

Steps to reproduce: 1. Launch KS 2. Go to Base UI > Views > Web Views 3. Press any Inline tests 4. Check logcat Actual: The following error message is printed out to logcat:
I/TiAPI   (20635): RECEIVED PATH file:///data/data/com.appcelerator.titanium/app_appdata/apple_logo.jpg
E/Web Console(20635): Uncaught ReferenceError: Ti is not defined at null:1
Expected: Should not print out any error messages.

Comments

  1. Bill Dawson 2012-02-07

    I've been trying to reproduce this for a while now, but have been unsuccessful. I've even gone back to January 19th master branch and re-built to try it. I'm also on Android 3.1 (T-Mobile G-Slate). Specifics: Device: T-Mobile G-Slate Mobile OS: Android 3.1 Desktop OS: OS X 10.6.8 Titanium Studio: 1.0.8.201201262211 Titanium Mobile SDK 1.9.0, githash 354fe7ac, from 1/18/2012 14:51. Runtime: V8 and Rhino
  2. Lee Morris 2017-03-28

    Closing ticket as I am unable to reproduce this issue with the following environment; Pixel (7.1) MacOS 10.11.6 (15G31) Studio 4.8.1.201612050850 Ti SDK 6.0.3 GA Appc NPM 4.2.8 Appc CLI 6.1.0 Ti CLI 5.0.11 Alloy 1.9.5 Arrow 1.10.1 Xcode 8.2 (8C38) Node v4.6.0 Java 1.7.0_80

JSON Source