Hi!

(I would appreciate it if you would keep the responses only to the list; I don't much care if I receive the same email multiple times.)

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. Could you file this as an issue and mark it for 2.6.1, please?

/Janne

On Jan 7, 2008, at 20:20 , Florian Holeczek wrote:

Hi folks,

I'm asking again, because I got no answers and it's the only thing
that keeps me from uploading the EmoticonsFilter for 2.6.

Especially Janne (you told me about the jspwiki_module.xml in another
mail): where's the problem or mistake?
Maybe the jspwiki_module.xml doesn't apply to filters?

Regards,
 Florian

======================== original text ===================
Hi all,

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. Anybody knows where's
the mistake?

Regards,
 Florian

=================== End of original text =============

Reply via email to