Closed (fixed)
Project:
Date
Version:
6.x-2.0-beta4
Component:
Date Popup
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2008 at 17:11 UTC
Updated:
27 Aug 2008 at 07:22 UTC
Currently, the date_popup_process() function sets the '#element_validate' part of the form array to be a new array. This wipes out any value that might have been set by the code that generated the form element in the first place. The solution is to treat this as an array, and append the value. If that element of the form array does not already exist, an array is created. See the attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| date_popup_validate.patch.txt | 1.6 KB | gribnif |
Comments
Comment #1
karens commentedThis was committed.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.