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
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.