Node insertion with htmlpurifier
jsmm - October 11, 2009 - 00:00
| Project: | FusionCharts |
| Version: | 6.x-1.0 |
| Component: | FusionCharts content type |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I am trying to insert a FusionChart node in the body of another node. The input format is filtered html with htmlpurifier filter right after the FusionChart node filter. It doesn't display. Any idea why this is happening?

#1
The chart displays if the FusionChart filter is placed last. But shouldn't HTML Purifier be the last filter in the input format?