Problem with default click handler on a resource in Scheduler v6.8.2477

Asked by LarryDavidJr
14 years ago.

You get a javascript error 'Object doesn't support this property or method' from this line in Scheduler.js in the onResClick method:

var r = this.createDayPilotResource($p);

this would seem to be because the 'this' instance is not actually pointing at an instance of the Scheduler at the time.

any fixes/workarounds most welcome.

Comment posted by LarryDavidJr
14 years ago.

Is there any way to download a 'latest build'? even if its a beta? I am a pro subscriber if that helps ....

Comment posted by LarryDavidJr
14 years ago.

It also seems to ignroe the 'Disabled' settings, always launching a default 'debug like' dialog regardless. Don't know if this is a symptom of the same problem.

Comment posted by LarryDavidJr
14 years ago.

This is fixed in the 6.9 in the sandbox. Any idea when we can expect an official release for subscribers?

Answer posted by Dan Letecky [DayPilot]
14 years ago.

The 6.9 release will be published later this week (June 15 at the latest).

If you need the full build now please contact support@daypilot.org.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.