Skip to main content

Search and Top Navigation

#4956 closed bug (fixed)

Opened November 12, 2009 11:10AM UTC

Closed November 27, 2009 06:18AM UTC

undefined variable: lookAhead()

Reported by: david.brooks Owned by:
Priority: critical Milestone: 1.8
Component: ui.datepicker Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

Undefined variable: lookAhead (function)

Lines 1115 and 1127 (_possibleChars) in ui.datepicker.js

lookAhead appears to be a local variable to the formatDate function.

Attachments (0)
Change History (2)

Changed November 12, 2009 02:30PM UTC by scottgonzalez comment:1

milestone: TBD1.8

Changed November 27, 2009 06:18AM UTC by kbwood comment:2

resolution: → fixed
status: newclosed

Fixed in r3481.