DisplayTool does not call super.configure
-----------------------------------------

                 Key: VELTOOLS-129
                 URL: https://issues.apache.org/jira/browse/VELTOOLS-129
             Project: Velocity Tools
          Issue Type: Bug
          Components: GenericTools
    Affects Versions: 2.0
            Reporter: Michael Osipov
            Priority: Blocker
         Attachments: displaytoo-locale.patch

I recently used the DisplayTool and had weird results. Traced the issue down 
and noticed that in contrast to ResourceTool on this [line 
http://svn.apache.org/viewvc/velocity/tools/tags/2.0/src/main/java/org/apache/velocity/tools/generic/DisplayTool.java?view=markup#l153]
 super.configure is not called. DisplayTool has always the same locale as the 
JVM. I have created a patch which works as desired.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to