[buddypress-trac] [BuddyPress] #2240: Unix epoch is not accepted in date field values
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Mar 25 01:27:19 UTC 2010
#2240: Unix epoch is not accepted in date field values
----------------------------+-----------------------------------------------
Reporter: francescolaffi | Owner: francescolaffi
Type: defect | Status: new
Priority: major | Milestone:
Component: XProfile | Keywords: unix epoch, date field
----------------------------+-----------------------------------------------
either in registration or edit profile date fields unix time epoch
(1-1-1970) is said to be invalid / not processed. 0 is a valid strtotime
return value, but the validation code check every field with empty() so it
says it is not valid.
patching should be easy, I'll upload diff soon
--
Ticket URL: <https://trac.buddypress.org/ticket/2240>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list