Closed (works as designed)
Project:
WYSIWYG Filter (D7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2011 at 14:15 UTC
Updated:
2 Oct 2017 at 19:16 UTC
Jump to comment: Most recent
Comments
Comment #1
stefan.r commentedNeeds to be ported to 7.x if applicable!
Comment #2
geek-merlin> This is because of the call to filter_xss_bad_protocol on line 420 of wysiwyg_filter.pages.inc which does a check_plain() resulting in apostrophes getting converted to '.
Not anymore.