Closed (outdated)
Project:
http:BL
Version:
6.x-2.0-rc2
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2013 at 15:27 UTC
Updated:
10 Aug 2018 at 02:31 UTC
Jump to comment: Most recent
Comments
Comment #1
nhoeller commentedSee http://drupal.org/node/1877574#comment-6990138 for further problem determination. It appears that HTML Purifier (included in the default input filter) is replacing any % inside a link reference with %25. I can get around this issue by switching to an input filter that does not include HTML Purifier. Excluding the httpbl configuration field from being processed by CKEDitor seems to be the best option.
Comment #2
bryrock commentedAre you requesting documentation or volunteering documentation? Not clear on the objective of this issue.
Comment #3
nhoeller commented@bryrock, I ran into a problem, identified a bypass and posted it here for others who might run into the same issue. Given that this is a problem involving the interaction of three modules, I am not sure what the 'Drupal way' would be. I have seen cases where it seemed that the module install process added a CKEditor exclusion for configuration fields.
Comment #4
bryrock commented