[TIMOB-9953] BlackBerry: Fix logging/exception tags and exception output
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-06-28T19:25:50.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 3.2.0 |
| Components | BlackBerry |
| Labels | small |
| Reporter | David Lifshitz |
| Assignee | Russell McMahon |
| Created | 2012-07-12T12:26:36.000+0000 |
| Updated | 2017-03-09T00:46:08.000+0000 |
Description
Currently, when we throw an exception while a file is being loaded by include or require, both files are shown in the message (eg "file1.js line 2: file2.js line 5: Missing argument").
We need to make changes so the following is true:
Closing ticket as fixed.