Active
Project:
Code Filter
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2008 at 09:14 UTC
Updated:
4 May 2008 at 09:14 UTC
I just tried to make a comment here on Drupal.org, where I needed to demonstrate something with ' - an apostrophe. So I used <code /> to escape it. Only, it didn't: '. I then tried to do &#39;, but & is being escaped. So it would seem that the filter doesn't escape ampersands in ampersand-hash-foo-semicolon cases. Is there a reason it isn't just always escaped?