Menu
Welcome, Guest
Username: Password: Secret Key Remember me
Welcome to the Developer forum!
Get all your questions answered here. Learn to integrate calendar in your application.
  • Page:
  • 1

TOPIC: [SOLVED] deleteEvent() problem

[SOLVED] deleteEvent() problem 14 years 9 months ago #42

  • vhollo
  • vhollo's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
I tried to imlement the delete function on my calendar this way:
<a class="websbutton" onclick="rzDeleteEvent(${eventId}); return false;" href="#">Delete event</a>
...
function rzDeleteEvent(id)
{
	ical.deleteEvent({eventId: id});
}
Firebug indicates this error:
"J.toJustDateString is not a function" in Web2Cal-1.2-min.js.

Am I doing somethig wrong?

Please Log in to join the conversation.

Last edit: by vhollo.

Re:deleteEvent() problem 14 years 9 months ago #43

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 143
  • Karma: 1
  • Thank you received: 1
No, you are not doing anything wrong. This has already been identified as a defect internally. We have a fix which is under test.

We will be having a bug fix release on Monday, July 13. Hopefully, this is fixed in that release.

Thanks for letting us know.

Please Log in to join the conversation.


Team Web2Cal.

Re:deleteEvent() problem 14 years 9 months ago #50

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 143
  • Karma: 1
  • Thank you received: 1
The bug fix release is out. Download the latest version (1.2.2).

Please Log in to join the conversation.


Team Web2Cal.

Re:deleteEvent() problem 14 years 9 months ago #51

  • vhollo
  • vhollo's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Thank you!

Please Log in to join the conversation.

  • Page:
  • 1
Time to create page: 0.390 seconds
Powered by Kunena Forum

LATEST IN FORUM

  • No posts to display.

ABOUT US