Closed (fixed)
Project:
Node expire
Version:
6.x-2.03
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
22 Apr 2009 at 08:00 UTC
Updated:
18 Jul 2010 at 13:47 UTC
I have a content type to require expiration date and I didn't put the time limit in the default setting since I do want some nodes to never expire. When creating a node, the expiration date is auto set to 1969-12-31. What happens to a node when that date is there when created?
How do I go about setting a node to never expire under this content type since it seem like you have to set a date for every node??
Comments
Comment #1
meet.h.thakkar commentedI am also with same problem
Comment #2
summit commentedSubscribing, greetings, Martijn
Comment #3
smsearcy commentedHave you tried arthurf's patch? (from #405608: Empty Expiration Date Field is filled with bad information! - default Expiration Date set to '1970-01-01') I think it should fix the issue of autofilling the date. There is the option of making the expiration required, unfortunately it seems that the only way to make the expiration field appear on the form is to make it required or set a default value.
Comment #4
vikramy commentedThis should fix it.. please reopen if this doesn't..
http://drupal.org/node/405608.