Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2012 at 02:36 UTC
Updated:
18 Apr 2012 at 10:17 UTC
This patch modifies the ckeditor xss url to be passed through the url() function. This is so that sites that want to control access to php files (such as index.php) can do so without having to hack this module.
| Comment | File | Size | Author |
|---|---|---|---|
| ckedtior-xss-path.patch | 1.77 KB | acbramley |
Comments
Comment #1
mkesicki commented@acbramley,
thank you for patch.
Comment #2
josh waihi commentedThis is good, and makes ckeditor follow the convention set by Drupal. +1
Comment #3
jtwalters commentedI used the patch as well, and it resolved an edge-case issue I was having. +1
Comment #4
dczepierga commentedChanges commited to GIT (diff).
Really thx for patch and help.
Greetings
Comment #5
halcyonCorsair commented@dczepierga:
It seems you forgot to attribute correct authorship to @acbramley, you can see how to do so here:
http://drupal.org/node/1146430
Comment #6
mkesicki commented