Closed (fixed)
Project:
Date
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2011 at 09:26 UTC
Updated:
1 Feb 2011 at 13:30 UTC
I get the following error after I add Date field (with pop-up) to a content type.
Notice: Undefined index: default_value2 in date_field_instance_settings_form_validate() (line 239 of C:\wamp\www\user-profile\sites\all\modules\contrib\date\date_admin.inc).
Thanks
Comments
Comment #1
fietserwinSubscribe. Still occurs in the January 18 dev version.
Occurs when no To date has to be displayed for the date field being edited.
Comment #2
carwin commentedSubscribe as well. I too am getting this error. I'm not sure if it's actually doing anything though. I am able to use the date popup field successfully.
Comment #3
karens commentedThe field got created correctly, the notice is just because it was trying to validate something that wasn't there. Should be fixed now.
Comment #4
fietserwinComment #5
reptilex commentedWhere is it fixed? is the patch already out there or only in the CVS version?
Comment #6
karens commentedIt was fixed in cvs, but I also just rolled a new release and it is in there too.