Changes between Initial Version and Version 1 of Ticket #10758, comment 2
- Timestamp:
- Aug 27, 2013, 9:06:03 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10758, comment 2
initial v1 1 1 I am still able to reproduce it on the demo site. When I enter the url the preview gets stuck on loading(see attachment ooyala_video_on_ckeditor_demo_site.png). 2 2 3 Yes the jsfiddle shows errors on pressing ok but I am not concerned as it works fine on my local. IMO the 'toString' error occurs because the code is running in an iframe as I also run aan iframe at my local . The second error is specific to jsfiddle which I am not worried about as my issue is before pressing 'ok' where the video is stuck on loading in preview(see attachment ooyala_video_on_jsfiddle.png).3 Yes the jsfiddle shows errors on pressing ok but I am not concerned as it works fine on my local. IMO the 'toString' error occurs because the code is running in an iframe as I also run an iframe at my local . The second error is specific to jsfiddle which I am not worried about as my issue is before pressing 'ok' where the video is stuck on loading in preview(see attachment ooyala_video_on_jsfiddle.png). 4 4 5 5 The youtube video works fine inspite of the 'toString' error in Jsfiddle so I dont think 'toString' is the cause of the ooyala video getting stuck(see attachment youtube_video_on_jsfiddle.png)