The datefield is cleared if time fails validation, as when the time is left out, on node submission. This degrades the content editor's experience a bit...
The datefield is cleared if time fails validation, as when the time is left out, on node submission. This degrades the content editor's experience a bit...
Comments
Comment #1
karens commentedI haven't been able to find a way to keep that from happening. If someone figures it out, please post a patch.
Comment #2
karens commentedThis is just on the Popup date, I think.
Comment #3
karens commentedCross-linking #1039192: date fields filled by date_popup get wiped on full/part form regeneration, which I suspect is coming from the same problem.
Comment #4
karens commentedFound the fix for this finally.
http://drupalcode.org/project/date.git/commit/27b9dfb
Comment #6
peamik123 commentedAny chance of this being back-ported to D6?