You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2013/01/31 17:51:12 UTC

[jira] [Closed] (FELIX-3344) [Framework] Filter parsing treats ** as invalid syntax

     [ https://issues.apache.org/jira/browse/FELIX-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall closed FELIX-3344.
----------------------------------

    Resolution: Fixed
      Assignee: Richard S. Hall

Applied a patch.
                
> [Framework] Filter parsing treats ** as invalid syntax
> ------------------------------------------------------
>
>                 Key: FELIX-3344
>                 URL: https://issues.apache.org/jira/browse/FELIX-3344
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-4.0.2
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>            Priority: Trivial
>             Fix For: framework-4.2.0
>
>
> Our filter parser currently treats successive wildcards (i.e., **) as a syntax error. Technically, there is no reason this needs to be a syntax error. Successive wildcards are equivalent to a single wildcard. We could handle this by simplying allowing it or by collapsing it to a single wildcard and effectively ignore it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira