You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Kurt Stein (JIRA)" <ji...@apache.org> on 2009/02/24 12:54:01 UTC

[jira] Created: (JSPWIKI-511) Indexplugin crashes with wildcards

Indexplugin crashes with wildcards
----------------------------------

                 Key: JSPWIKI-511
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-511
             Project: JSPWiki
          Issue Type: Bug
          Components: Plugins
    Affects Versions: 2.8.1
            Reporter: Kurt Stein


I was using IndexPluging with the following statment ind JSPWIKI 2.6.3

[{INSERT IndexPlugin exclude='*blogentry*'}]

This meant that all the blogentries should not be shown.

After upgrading to 2.8.1 I get a PluginError. Unfortunatly there are no tests for IndexPlugin, so I can´t check if there is something wrong with my settings. But I tried the same code in sandbox and got the same error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JSPWIKI-511) Indexplugin crashes with wildcards

Posted by "Janne Jalkanen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676271#action_12676271 ] 

Janne Jalkanen commented on JSPWIKI-511:
----------------------------------------

To make it more confusing, we returned back to globs in 3.0...  It was a simple oversight, I'm sorry :-(.

> Indexplugin crashes with wildcards
> ----------------------------------
>
>                 Key: JSPWIKI-511
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-511
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.8.1
>            Reporter: Kurt Stein
>
> I was using IndexPluging with the following statment ind JSPWIKI 2.6.3
> [{INSERT IndexPlugin exclude='*blogentry*'}]
> This meant that all the blogentries should not be shown.
> After upgrading to 2.8.1 I get a PluginError. Unfortunatly there are no tests for IndexPlugin, so I can´t check if there is something wrong with my settings. But I tried the same code in sandbox and got the same error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JSPWIKI-511) Indexplugin crashes with wildcards

Posted by "Kurt Stein (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676253#action_12676253 ] 

Kurt Stein commented on JSPWIKI-511:
------------------------------------

I have seen that the pattern needs to be a regular expression itself now. Very tough stuff for "non programmers".

> Indexplugin crashes with wildcards
> ----------------------------------
>
>                 Key: JSPWIKI-511
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-511
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.8.1
>            Reporter: Kurt Stein
>
> I was using IndexPluging with the following statment ind JSPWIKI 2.6.3
> [{INSERT IndexPlugin exclude='*blogentry*'}]
> This meant that all the blogentries should not be shown.
> After upgrading to 2.8.1 I get a PluginError. Unfortunatly there are no tests for IndexPlugin, so I can´t check if there is something wrong with my settings. But I tried the same code in sandbox and got the same error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (JSPWIKI-511) Indexplugin crashes with wildcards

Posted by "Harry Metske (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JSPWIKI-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harry Metske closed JSPWIKI-511.
--------------------------------

    Resolution: Invalid

> Indexplugin crashes with wildcards
> ----------------------------------
>
>                 Key: JSPWIKI-511
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-511
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.8.1
>            Reporter: Kurt Stein
>
> I was using IndexPluging with the following statment ind JSPWIKI 2.6.3
> [{INSERT IndexPlugin exclude='*blogentry*'}]
> This meant that all the blogentries should not be shown.
> After upgrading to 2.8.1 I get a PluginError. Unfortunatly there are no tests for IndexPlugin, so I can´t check if there is something wrong with my settings. But I tried the same code in sandbox and got the same error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JSPWIKI-511) Indexplugin crashes with wildcards

Posted by "Harry Metske (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676395#action_12676395 ] 

Harry Metske commented on JSPWIKI-511:
--------------------------------------

We should not backport this to 2.8 I think, is there anything left to fix, or can we close this one ?

> Indexplugin crashes with wildcards
> ----------------------------------
>
>                 Key: JSPWIKI-511
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-511
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 2.8.1
>            Reporter: Kurt Stein
>
> I was using IndexPluging with the following statment ind JSPWIKI 2.6.3
> [{INSERT IndexPlugin exclude='*blogentry*'}]
> This meant that all the blogentries should not be shown.
> After upgrading to 2.8.1 I get a PluginError. Unfortunatly there are no tests for IndexPlugin, so I can´t check if there is something wrong with my settings. But I tried the same code in sandbox and got the same error.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.