Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27153] Android: Prevent multiple exception logs

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2019-06-20T22:09:18.000+0000
Affected Version/sRelease 8.0.0
Fix Version/sRelease 8.1.0
ComponentsAndroid
Labelsn/a
ReporterGary Mathews
AssigneeGary Mathews
Created2019-06-14T23:23:28.000+0000
Updated2019-06-20T22:09:18.000+0000

Description

- Prevent multiple exception logs when multiple handlers are present *TEST CASE* - Include com.appcelerator.aca module - Throw an exception
throw new Error('exception');
- Should NOT see multiple TiExceptionHandler logs

Comments

  1. Gary Mathews 2019-06-14

    master: https://github.com/appcelerator/titanium_mobile/pull/10962 8_1_X: https://github.com/appcelerator/titanium_mobile/pull/10963
  2. Samir Mohammed 2019-06-17

    FR Passed on Master and 8_1_X, waiting on Jenkins build.
  3. Christopher Williams 2019-06-19

    merged to master, 8_1_X
  4. Keerthi Mahalingam 2019-06-20

    Verified the fix on sdk 8.1.0.v20190619134801and 8.2.0.v20190620105942.not getting multiple exception logs. Works as expected. Closing.
       Name                        = Mac OS X
         Version                     = 10.13.6
         Architecture                = 64bit
         # CPUs                      = 8
         Memory                      = 17179869184
       Node.js
         Node.js Version             = 10.13.0
         npm Version                 = 6.4.1
       Titanium CLI
         CLI Version                 = 5.1.1
       Titanium SDK
         SDK Version                 = 8.1.0.v20190619134801 and 8.2.0.v20190620105942
       Device = Samsung s5 android 6
       Emulator = Pixel xl android 9 
       

JSON Source