Skip to main content

Search and Top Navigation

#3129 closed bug (fixed)

Opened July 23, 2008 08:36PM UTC

Closed July 24, 2008 06:40AM UTC

jQuery UI Datepicker. with Spring

Reported by: toneofwinds@gmail.com Owned by: grabanski
Priority: minor Milestone:
Component: ui.datepicker Version:
Keywords: Cc:
Blocked by: Blocking:
Description

HI I cannot resolve one things.

If Im using id of my input which is person.birthDate so this doesn work and the datepicker window doesnt show. (its meybe isue of javascript).

So I tried add class name, and the datepicekr window opend work fine, but if I click to date to confirm selection, so js ends with error.

elem is undefined

I tried with jquery 1.4 and 4.6.

Do you have some Idea to resolve it?

thank Petr form CZ

Attachments (0)
Change History (1)

Changed July 24, 2008 06:40AM UTC by kbwood comment:1

resolution: → fixed
status: newclosed

Fixed in the latest version - now handles jQuery meta-characters in IDs.