search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Javascripr error on move

Asked by Jan Marten
16 years ago.
We are considering using the DayPilot tool but now the Scheduler has a weird move bug...

Error message FF = $09.rows[$03.DayIndex + 2] has no properties
Error message IE = Row 3, char 14150, rows[...].cells is empty or is no object.

The error appears after the first callback (move). Item is moved properly the first time (IE and FF) but the second time these errors start appearing.

Any help would be appreciated.
Comment posted by Jan Marten
16 years ago.
Version used = DayPilotProTrial-4.0.1205
Firefox 2.0.0.7, IE 7.
Comment posted by Dan Letecky
16 years ago.
Thanks for reporting the bug.

I would suggest the following: I will send you the latest build (which includes several bug fixes) and if the bug still appears I will take a look at your code. If you want to try the latest build please let me know at daypilot @ annpoint.com.
Comment posted by Dan Letecky
16 years ago.
Incidentally, the same issue appeared in another topic today - see http://forums.daypilot.org/Topic.aspx/166/javascript_error_when_i_add_an_event
for a solution.
Comment posted by Jan Marten
16 years ago.
That fixed the 'problem'. I saw the resources added twice by the form-load event but fixed that by calling the Resources.clear() command.
This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.