Bug Tracker

Modify

Ticket #2700 (closed bug: invalid)

Opened 5 years ago

Last modified 3 years ago

Datepicker does not allow manual entry of alphabetic characters

Reported by: peepsalot Owned by: iMarc
Priority: minor Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: datepicker Cc:
Blocking: Blocked by:

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

comment:1 Changed 5 years ago by paul

  • Owner changed from paul to iMarc

comment:2 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

This should be filed in the UI bug tracker if still relevant.

 http://dev.jqueryui.com

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.