Closed (fixed)
Project:
Webform
Version:
6.x-3.6
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2011 at 09:43 UTC
Updated:
9 Mar 2011 at 13:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchThanks, I've confirmed this issue. The problem was that Webform defaults the date in the pop-up calendar to the current date in the event that a default value is not set in the text field. A work-around would be to set the default value for the date component to a date within the year range. Or, this patch will fix the issue just by taking the first year in the valid date-range in the event that a default is not yet set (and if "today" is not in the available date-range).
I've committed this patch to both 3.x branches.
Comment #2
bartezz commentedCheers, will test!
Comment #3
4ud commentedSorry for the Off-Topic:
Please, can anyone help me out with an link for an post/thread about the right 'how to' for the implementation of the popup calander in version 3.6 / D6. I found some, but I'm not sure what actual the best way is. Thank you.
Comment #4
bartezz commentedSeems to do the job Quicksketch, thanx!