Closed (duplicate)
Project:
GeSHi Filter for syntax highlighting
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2008 at 23:53 UTC
Updated:
11 Jan 2008 at 00:00 UTC
Dww:
As per http://drupal.org/node/208587 we had to disable code filter on d.o due to installing 5.6 core with the new UTF-8 validation stuff (http://drupal.org/node/208564). :(
I don't know more than that, perhaps killes can add more details if he has them.
Heine
The issue is during the prepare step in the hook_filter implementation where invalid bytes are added. This happens before the code is sent to filter_xss which will return an empty string because it encountered invalid sequences.
Comments
Comment #1
heine commentedhttp://drupal.org/node/208635