[
https://issues.apache.org/jira/browse/JSPWIKI-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Holeczek closed JSPWIKI-125.
------------------------------------
> FilterManager doesn't properly check for filter compatibility
> -------------------------------------------------------------
>
> Key: JSPWIKI-125
> URL: https://issues.apache.org/jira/browse/JSPWIKI-125
> Project: JSPWiki
> Issue Type: Bug
> Environment: n/a
> Reporter: Florian Holeczek
> Fix For: 2.6.1
>
>
> I've just tried to use jspwiki_module.xml with the EmoticonsFilter.
> Here's what I've done:
> I've placed a jspwiki_module.xml into the /ini directory in the jar file with
> the following content:
> ---
> <?xml version="1.0" encoding="UTF-8"?>
> <modules>
> <plugin class="org.stringfellow.jspwiki.emoticons.EmoticonsFilter">
> <minVersion>2.7</minVersion>
> </plugin>
> </modules>
> ---
> However, JSPWiki 2.6.0 still applies the Filter.
> Janne says:
> It would appear that there is a bug; looks like FilterManager does not
> properly extend from ModuleManager, and therefore does not check for filter
> compatibility.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira