Closed (won't fix)
Project:
Code Filter
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2006 at 04:06 UTC
Updated:
23 Jan 2006 at 12:45 UTC
For example just try to write the following line and you will get rejected for suspicious input:
<code><head></code>
Comments
Comment #1
Steven commentedThis is the Drupal XSS filter, not codefilter.module doing this. The XSS filter has been rewritten for 4.7 though and no longer aborts the request incorrectly.