[dna-issues] [JBoss JIRA] Created: (DNA-206) AbstractI18nTest no longer catches problems after last changes to I18n

Johnny Verhaeg (JIRA) jira-events at lists.jboss.org
Mon Aug 18 12:56:06 EDT 2008


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

        



More information about the dna-issues mailing list