Closed (won't fix)
Project:
Date
Version:
6.x-2.x-dev
Component:
Date Popup
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2009 at 20:40 UTC
Updated:
20 Aug 2010 at 02:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
Mike Wacker commentedAttached is a patch for the 5.2 branch that should do the trick. It adds a small jQuery file (which is located in the same directory as the date_popup.module) which will clear the time when the date is changed to nothing. It also requires adding a single line of code to the module to load the jQuery file. It shouldn't be hard at all to replicate this patch for other branches.
Comment #2
david lesieur commentedHere is a port to the DRUPAL-6--2 branch. This code is not generic enough for inclusion with the date_popup module, but it may help some people.
Comment #3
arlinsandbulte commentedI think the clear button on the popup calendar has been removed since this issue.
(not sure if date module did this or an update in jquery ui)
See this: #458352: No 'clear' button in date popup
I'm not sure if I should really close this, but if anyone would like (and it is possible) feel free to re-open & add a patch to bring back the clear button and add this functionality.
Thanks