
jquery-frontier-calendar - issue #9
Crases Between new Date(2012,9,21,1,0,0,0),new Date(2012,9,21,23,59,59,999)
What steps will reproduce the problem? 1. Add new jfcalplugin.addAgendaItem BETWEEN new Date(2012,9,21,1,0,0,0),new Date(2012,9,21,23,59,59,999) or BETWEEN new Date(2012,9,20,1,0,0,0),new Date(2012,9,20,23,59,59,999)
What is the expected output? What do you see instead? Expected show the new item, but in the first case they just don't work, and the secund case the script crashes
What version of the product are you using? On what operating system? 1.3.2
Linux Slackware 13.37 on Firefox 13.0.1
Please provide any additional information below.
Status: New
Labels:
Type-Defect
Priority-Medium