Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.5.4
-
Fix Version/s: 6.2.6, 6.4.2, 7.0-milestone-2
-
Component/s: Old Core, Web - Templates & Resources
-
Labels:None
-
Tests:Unit
-
Difficulty:Easy
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
Follow this steps to reproduce:
- Make sure your wiki is multilingual
- Make sure the list of supported locales includes one that doesn't match the locale of the JVM (or Operating System). My JVM/OS uses 'en' and so I added 'fr'.
- Create an application with AWM that has a date property. In the second step (Application Structure), after you add the date property, set the date format to "MMM-yyyy" (without the quotes)
- Switch to French language (or whatever language you added to the list of supported languages), e.g. by adding "?language=fr" to the URL of the application home page.
- Add a new application entry
- Make sure the list of months provided by the date picker is in French (force reload the page if not)
- Choose a date using the date picker. E.g. "Fév-2015"
- Save.
The date is not saved.
Attachments
Issue Links
- depends on
-
XCOMMONS-749 Expose DateFormatSymbols through the Velocity $datetool
-
- Closed
-