Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#2700 closed bug (fixed)

Datepicker does not allow manual entry of alphabetic characters

Reported by: peepsalot Owned by: grabanski
Priority: minor Milestone: 1.5.1
Component: ui.datepicker Version: 1.5
Keywords: datepicker Cc:
Blocked by: Blocking:

Description

I am using the datepicker plugin with dateFormat: 'dd-M-y'

When I try to manually type a date into the field, it is ignoring all alphabetic input (except for 'M' and 'y' strangely). This makes it impossible to fill in my month abbreviation.

I think a user should be allowed to manually type in the date if they choose to, and this should work even when dateformat involves full or abbreviated month names.

My full defaults are: {

dateFormat: 'dd-M-y', showOn: 'both', buttonImageOnly: true, buttonText: 'Click Here to Pick the date', buttonImage: '/images/cal.gif', speed: 'fast'

}

Change History (7)

comment:1 Changed 15 years ago by paul

Owner: changed from paul to iMarc

comment:2 Changed 15 years ago by (none)

Milestone: 1.2.4

Milestone 1.2.4 deleted

comment:3 Changed 15 years ago by paul

Component: ui.coreui.datepicker
Version: 1.2.31.5b4

comment:4 Changed 15 years ago by paul

Owner: changed from iMarc to grabanski
Status: newassigned

comment:5 Changed 15 years ago by kbwood

Fixed 16 June 2008 - correct syntax in switch statement

comment:6 Changed 15 years ago by kbwood

Resolution: fixed
Status: assignedclosed

comment:7 Changed 15 years ago by rdworth

Milestone: 1.5.1
Version: 1.5b41.5
Note: See TracTickets for help on using tickets.