You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/27 17:03:33 UTC

[jira] [Commented] (WW-4406) TextTagTest fails under JDK7 with different default locales

    [ https://issues.apache.org/jira/browse/WW-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150623#comment-14150623 ] 

ASF GitHub Bot commented on WW-4406:
------------------------------------

GitHub user aleksandr-m opened a pull request:

    https://github.com/apache/struts/pull/27

    WW-4406 - TextTagTest fails under JDK7 with different default locales for formatting and displaying

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aleksandr-m/struts feature/text-tag-test-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/27.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #27
    
----
commit 6e95cf5bf79f433f17bdb33a58787c97bf371c7e
Author: Aleksandr Mashchenko <al...@gmail.com>
Date:   2014-09-27T14:50:19Z

    use locale from action context

----


> TextTagTest fails under JDK7 with different default locales
> -----------------------------------------------------------
>
>                 Key: WW-4406
>                 URL: https://issues.apache.org/jira/browse/WW-4406
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Unit Tests
>    Affects Versions: 2.3.18
>            Reporter: Aleksandr Mashchenko
>            Priority: Trivial
>              Labels: patch
>
> TextTagTest#testMessageFormatWorks fails under JDK7 on machines with different default locales for formatting and displaying.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)