Clicking on link in annotation before video has loaded causes error #493

Closed
opened 2012-02-17 09:58:11 +00:00 by sanj · 1 comment

If you click on an internal link in an annotation before the video has loaded, one gets this error in console: Uncaught : Cannot call method 'pause' of undefined , and the page stops responding.

To reproduce, go to http://next.pad.ma/CS/A , and click on Next Annotation - keep going Next until you manage to hit it before the video is loaded :)

If you click on an internal link in an annotation before the video has loaded, one gets this error in console: Uncaught <TypeError>: Cannot call method 'pause' of undefined , and the page stops responding. To reproduce, go to <http://next.pad.ma/CS/A> , and click on Next Annotation - keep going Next until you manage to hit it before the video is loaded :)
rlx added the
frontend
label 2012-02-17 09:58:11 +00:00
rlx added this to the 12.02 milestone 2012-02-17 09:58:11 +00:00
rlx self-assigned this 2012-02-17 09:58:11 +00:00
rlx added the
major
defect
labels 2012-02-17 09:58:11 +00:00
Owner

In []changeset:oxjs,1246:

#!CommitTicketReference repository="" revision="oxjs,1246"
fix #493 (error when removing a not-yet-loaded video from the dom)
In []changeset:oxjs,1246: ``` #!CommitTicketReference repository="" revision="oxjs,1246" fix #493 (error when removing a not-yet-loaded video from the dom) ```
rlx added the
fixed
label 2012-02-17 10:42:06 +00:00
rlx closed this issue 2012-02-17 10:42:06 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#493
No description provided.