| Issue 2082: | removeEvents with id 0 will remove ALL events. | |
| 3 people starred this issue and may be notified of changes. | Back to list |
When calling removeEvents with an ID as event filter, everything works fine unless the ID is the integer 0 (zero).
Jun 23, 2014
http://jsfiddle.net/3E8nk/73/
Jun 24, 2014
fix: https://github.com/arshaw/fullcalendar/commit/134452f1fed6f569410654d662550e46dcbdb593 tests: https://github.com/arshaw/fullcalendar/commit/e8fc2707902a1429e23edad46727a92b6110a1f1 update correct JSFiddle http://jsfiddle.net/3E8nk/98/
Status:
Implemented
Jun 24, 2014
released: https://github.com/arshaw/fullcalendar/releases thanks for the bug reports & fiddles
Status:
Released
|
|
| ► Sign in to add a comment |
Status: Accepted
Labels: Type-Bug