Closed (won't fix)
Project:
Date
Version:
6.x-2.4
Component:
Date Popup
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2009 at 16:51 UTC
Updated:
26 Oct 2018 at 03:03 UTC
Jump to comment: Most recent
When i enter a date 01/01/0005 by example, the base store the date and i can display the node with the good date. But when i want to edit, it's disappear, nothing in the edit field.
Comments
Comment #1
ndm commentedComment #2
arlinsandbulte commentedConfirmed with 6.x-2.4
The problem is only present when the date popup module is enabled.
(The date module does not support a year of 0000 or less. See #273251: BCE dates in the cck date field)
The problem is only present in year range 0001-0999.
The problem is not present with a field type of Datestamp because the date gets changed to 12/13/1901 (but that is another issue).
The problem is present with field types of Date & Datetime
The problem can be solved by disabling the date popup module.
Comment #3
arlinsandbulte commentedComment #4
ndm commentedThanks for the disabling pop up solution
Comment #5
damienmckennaUnfortunately the Drupal 6 version of the Date module is no longer supported. That said, we appreciate that you took time to work on this issue. Should this request still be relevant for Drupal 7 please feel free to reopen it. Thank you.