Hi Telerik Team,
Our project integrated "Insert External Video" plugin. When we insert youtube video in the popup window then click "Save" button, it throws script error in the browser.
IE : SCRIPT1002: Syntax error
Chrome : Uncaught SyntaxError: Unexpected token <
Could you please check it and find a way to solve it?
Thanks,
Lan
Our project integrated "Insert External Video" plugin. When we insert youtube video in the popup window then click "Save" button, it throws script error in the browser.
IE : SCRIPT1002: Syntax error
Chrome : Uncaught SyntaxError: Unexpected token <
Could you please check it and find a way to solve it?
Thanks,
Lan
4 Answers, 1 is accepted
0
Hello Lan,
I tried to reproduce the problem with this online demo, but to no avail. Please examine this screencast and let me know if I am missing something important that leads to the problem.
Regards,
Ianko
Telerik
I tried to reproduce the problem with this online demo, but to no avail. Please examine this screencast and let me know if I am missing something important that leads to the problem.
Regards,
Ianko
Telerik
DevCraft Q1'14 is here! Join the free online conference to see how this release solves your top-5 .NET challenges. Reserve your seat now!
0

lan luo
Top achievements
Rank 1
Iron
answered on 06 Mar 2014, 03:49 PM
Hi Lanko,
Thanks for replying. I can reproduce it on Telerik radeditor demo site. there's the step how to reproduce it:
1. open the following link : http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx
2. open the browser debug tools ( such as firebug )
3. open "External Video" plug-in popup and copy a youtube video and insert it into editor
4. you will see the script errors ( see attachment for detail )
Regards,
Lan
Thanks for replying. I can reproduce it on Telerik radeditor demo site. there's the step how to reproduce it:
1. open the following link : http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx
2. open the browser debug tools ( such as firebug )
3. open "External Video" plug-in popup and copy a youtube video and insert it into editor
4. you will see the script errors ( see attachment for detail )
Regards,
Lan
0
Hi Lan,
Unfortunately, following the provided steps does not lead me to the described issue with the JS errors. Please review this screencast.
The problem could stem due to installed plugins to the Chrome or due to not latest version. I suggest checking if the browser version is the latest available and that you have disabled all unneeded add-ons.
Regards,
Ianko
Telerik
Unfortunately, following the provided steps does not lead me to the described issue with the JS errors. Please review this screencast.
The problem could stem due to installed plugins to the Chrome or due to not latest version. I suggest checking if the browser version is the latest available and that you have disabled all unneeded add-ons.
Regards,
Ianko
Telerik
DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.
0

lan luo
Top achievements
Rank 1
Iron
answered on 12 Mar 2014, 02:46 PM
Hi Lanko,
The latest version has fixed the issue. Thanks!
Lan
The latest version has fixed the issue. Thanks!
Lan