[
https://jira.jboss.org/jira/browse/DNA-206?page=com.atlassian.jira.plugin...
]
Johnny Verhaeg resolved DNA-206.
--------------------------------
Resolution: Done
Changed AbstractI18nTest to have a single test that first analyzes i18n fields for
problems, then checks for global problems, where field checking triggers lazy localization
that may reveal global problems.
AbstractI18nTest no longer catches problems after last changes to
I18n
----------------------------------------------------------------------
Key: DNA-206
URL:
https://jira.jboss.org/jira/browse/DNA-206
Project: DNA
Issue Type: Bug
Components: Testing
Affects Versions: 0.1
Reporter: Johnny Verhaeg
Assignee: Johnny Verhaeg
Priority: Minor
Fix For: 0.2
After I18n was changed to separate its initialize method into two components,
initialize(), which is done at construction, and localize(), which is done lazily upon
usage of I18n fields, the test no longer catches problems. This is because of the lazy
localization. Test needs to be changed to always perform the check of global problems
after localization has been triggered by analyzing the fields.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira