Search and Top Navigation
#3521 closed bug (fixed)
Opened October 28, 2008 09:03AM UTC
Closed November 12, 2008 01:25PM UTC
maxDate causes "next>" link to appear in month selection boxes.
Reported by: | mattih5 | Owned by: | grabanski |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.datepicker | Version: | 1.6rc2 |
Keywords: | maxDate, next, link, month | Cc: | |
Blocked by: | Blocking: |
Description
When I apply a "maxDate" restriction say date:maxDate="new Date(2008, 12 - 1, 19)", the calendar displays the "next>" link. Normally this would be a graphic with a right arrow on. With the date restriction being in place the user shouldn't be able to click to the next month.
This works fine except for the text appearing.
Duplicate of #3307.