Search and Top Navigation
#2048 closed bug (fixed)
Opened December 13, 2007 02:31PM UTC
Closed January 04, 2008 02:14AM UTC
Last modified February 26, 2009 11:20AM UTC
DATEPICKER 3.2 (trunk) event string concat bug for cells onmouseover/out
| Reported by: | mnichols | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 | 
| Component: | ui.core | Version: | 1.2.1 | 
| Keywords: | datepicker 3.2 | Cc: | |
| Blocked by: | Blocking: | 
Description
onmouseover and onmouseout have bad syntax since the end quote is included as the right-hand side of the tertiary conditional.
See attached patch. It works now.
Mike
Attachments (0)
Change History (4)
Changed December 17, 2007 04:51AM UTC by comment:1
Changed January 04, 2008 02:14AM UTC by comment:2
| resolution: | → fixed | 
|---|---|
| status: | new → closed | 
Changed May 24, 2008 03:39AM UTC by comment:3
| milestone: | 1.2.2 | 
|---|
Milestone 1.2.2 deleted
Changed February 26, 2009 11:20AM UTC by comment:4
| milestone: | → 1.5 | 
|---|
Thank you, your patch has been applied.