Closed (fixed)
Project:
Date
Version:
5.x-2.0-rc
Component:
Date Popup
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2008 at 17:36 UTC
Updated:
5 May 2008 at 19:01 UTC
The custom format option for a date_popup widget field does not deal correctly with formats such as 'M d, Y' which are legal PHP/date formats (cf the help at the bottom of the form) but are not translated correctly into the format for the widget (which cannot handle such). Instead, In the input field I get a date string which looks like Y04Y08Y?.
Possible solution: either
Configuration:
Comments
Comment #1
karens commentedThere a very limited set of formats that will work in the jQuery code used by Date Popup, so we really can't have custom input formats here. The ones that will work correctly should already be listed in the select list. Fix committed to both 5.2 and HEAD.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.