Skip to main content

Search and Top Navigation

#7306 closed bug (notabug)

Opened May 01, 2011 02:02PM UTC

Closed May 01, 2011 05:07PM UTC

datepicker will not work on id with a period (,) in them

Reported by: cschnepf Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.datepicker Version: 1.8.12
Keywords: Cc:
Blocked by: Blocking:
Description

I am unable to get the datepicker to appear on an input that has a period in the id.

Sample: http://jsfiddle.net/Zdh8V/

Attachments (0)
Change History (3)

Changed May 01, 2011 02:25PM UTC by cschnepf comment:1

Replying to [ticket:7306 cschnepf]:

I am unable to get the datepicker to appear on an input that has a period in the id. Sample: http://jsfiddle.net/Zdh8V/

Ignore the previous sample since it is incorrect. This sample is the sample that I wanted to submit: http://jsfiddle.net/Zdh8V/1/

Changed May 01, 2011 03:04PM UTC by cschnepf comment:2

You can close this ticket. Someone pointed out that I did not escape my period. It works correctly now:

http://jsfiddle.net/Zdh8V/4/

Changed May 01, 2011 05:07PM UTC by rdworth comment:3

resolution: → invalid
status: newclosed