how to let it through?

Comments

markus_petrux’s picture

Status: Active » Fixed

I cannot reproduce this. In addition to test editing a textarea with an input format where this filter is enabled, I have also tested the following code snippet:

// 3 is an input format where WYSIWYG Filter is enabled.
print wysiwyg_filter_filter('process', 0, 3, '…');

It just works.

So, if it doesn't for you, there should be something else that's messing things around in the filtering process. Not related to WYSIWYG Filter.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mattyoung’s picture

Just want to confirm … works. There must be some other thing broke it before.