Closed (fixed)
Project:
CKEditor SWF - Enhanced Flash embedding plugin
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2011 at 20:33 UTC
Updated:
20 Oct 2011 at 08:30 UTC
Comments
Comment #1
anrikun commentedThanks for reporting this!
This is a bug, now fixed.
Please download the last dev once it has been updated or grab it from GIT.
Comment #2
anrikun commentedBackported to 6.x-2.x.
Comment #3
barfoo commentedSorry, the title of this support request was incorrect. Did you mean the 403 error bug has already been fixed?
Comment #4
anrikun commentedI have fixed a bug preventing Youtube video IDs with dashes to be rejected.
Do you still get a 403 error after upgrading to the last dev?
Comment #5
barfoo commentedI get 403 when the url has 'http' in it. For example, http://www.youtube.com/watch?v=NZB_M-XzQig throws 403.
Comment #6
anrikun commentedSorry, you case is a completely different problem from what I first thought it was. Your problem is the same as:
http://drupal.org/node/942336#comment-4310710
So you need to ask your host to white-list "ckeditor_swf/getinfo" so that querystrings containing "http://" are not rejected.
Anyway, your post made me find a bug: Youtube video IDs with dashes were rejected. This bug is now fixed.