Skip to main content

Bug Tracker

Side navigation

#3534 closed bug (invalid)

Opened October 28, 2008 03:31PM UTC

Closed November 14, 2008 04:17PM UTC

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@gmail.com
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.

Attachments (0)
Change History (3)

Changed October 29, 2008 08:43AM UTC by buggeb comment:1

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

Changed November 14, 2008 04:13PM UTC by pegas123@gma comment:2

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.

Changed November 14, 2008 04:17PM UTC by flesler comment:3

cc: → buggeb, pegas123@gmail.com
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.