| Issue 470: | eventClick won't work if start and end date/time is the same | |
| 2 people starred this issue and may be notified of changes. | Back to list |
I'm using the eventClick to trigger a jquery dialog box. When I have a JSON
event feed item with the same start/end date and time, the eventClick won't
trigger. This is the feed return:
{"id":151,"title":"Test
2","start":"2010-05-12T19:00:00","end":"2010-05-12T19:00:00","description":"this
is the description","allDay":false}
It also won't work for a simple JS alert box.
It will work if I change the time by one second. Is this on purpose?
Jun 14, 2010
Project Member
#1
adamrs...@gmail.com
Jul 5, 2010
(No comment was entered for this change.)
Status:
Done
|
|
| ► Sign in to add a comment |