Opened 14 years ago
Closed 14 years ago
#3534 closed bug (invalid)
jquery UI october 26th bug
Reported by: | buggeb | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | unfiled | Version: | 1.2.6 |
Keywords: | date, october | Cc: | buggeb, [email protected]… |
Blocked by: | Blocking: |
Description
The date October 26th appears twice in the calendar, the same is for october 25th next year. must be because that's the day we set the clock on hour back? Are you going to fix this bug? I can see the bug is shown on your demo as well, so no screenshot attached.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
2 duplicate reports of this bug that are closed as invaid do have a good explanation, fix and workaround:
var printDate = new Date(drawYear, drawMonth, 1 - leadDays,12);
Just go on, review and incorporate the change instead of letting people to report the same thing.
comment:3 Changed 14 years ago by
Cc: | buggeb [email protected]… added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
If you'd read a bit further than that, you'd see that there's actually like 10 tickets reporting this. All saying:
Repost this to the UI bug tracker.
Still.. people keep on creating tickets for the same issue, instead of using 5 mins to check no one reported that already. That's why, I don't think I need to re-write (or copy/paste) all that anymore.
The error is seen here as well: http://docs.jquery.com/UI/Datepicker