You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2008/12/03 20:49:37 UTC

[jira] Updated: (WW-2906) Problem with DateTimePicker tag for different user langauge and country

     [ https://issues.apache.org/struts/browse/WW-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart updated WW-2906:
------------------------------

    Attachment: date-time-picker-tag.patch

Patch

> Problem with DateTimePicker tag for different user langauge and country
> -----------------------------------------------------------------------
>
>                 Key: WW-2906
>                 URL: https://issues.apache.org/struts/browse/WW-2906
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.1.2
>         Environment: Windows XP Professional EN SP3, IntelliJ IDEA 8.0.1, cygwin
>            Reporter: Lukasz Lenart
>         Attachments: date-time-picker-tag.patch
>
>
> When you start test for DateTimePickerTag with different user local settings ( mvn clean test -Duser.language=pl -Duser.country=PL), three test will fail:
> testSimple(org.apache.struts2.dojo.views.jsp.ui.DateTimePickerTagTest)
> testSimpleDisabled(org.apache.struts2.dojo.views.jsp.ui.DateTimePickerTagTest)
> testDateParsing(org.apache.struts2.dojo.views.jsp.ui.DateTimePickerTagTest)
> I made few changes to DateTimePickerTag and to DateTimePickerTagTest, patch attached

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