Translation Crashes if Symbolic Constants Plugin is not installed
Description
Environment
None
Gliffy Diagrams
Activity
Show:
Fixed
Details
Details
Assignee

Reporter

Priority
More fields
Story Points, Original estimate
More fields
Story Points, Original estimateCreated March 23, 2013 at 10:54 AM
Updated March 25, 2013 at 10:17 AM
Resolved March 25, 2013 at 10:17 AM
Translation crashes because the symbolic attribute is not defined, but used in the translator.
Two Options:
1) Move the database attribute to the core (keep ui in different package)
2) Wrap the call in a try/catch block, handle missing attribute gracefully...