Bug Tracker

Opened 15 years ago

Closed 15 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, pegas123@…
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 15 years ago by buggeb

The error is seen here as well: http://docs.jquery.com/UI/Datepicker

comment:2 Changed 15 years ago by pegas123@…

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 15 years ago by flesler

Cc: buggeb pegas123@… added
Resolution: invalid
Status: newclosed

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.

Note: See TracTickets for help on using tickets.