[TIMOB-9293] BlackBerry: Create string table for Titanium error messages
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-06-21T05:54:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 2.1.0, Sprint 2012-08 BB |
Components | BlackBerry |
Labels | n/a |
Reporter | David Campbell |
Assignee | Pedro Enrique |
Created | 2012-05-29T08:42:56.000+0000 |
Updated | 2017-03-02T21:41:27.000+0000 |
Description
Error messages during runtime are, in most cases, not returning a readable message. A centralized string table should be created with properly formatted messages to help users with debugging.
A common source for strings has been implemented, The logger task will add the proper formatting.
Closing ticket as Blackberry is no longer supported.