You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2007/09/27 23:15:50 UTC

[jira] Created: (DIRSTUDIO-210) Filter parser accepts bad filters

Filter parser accepts bad filters
---------------------------------

                 Key: DIRSTUDIO-210
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-210
             Project: Directory Studio
          Issue Type: Bug
    Affects Versions: 1.0.1
            Reporter: Emmanuel Lecharny
            Priority: Minor
             Fix For: 1.0.2


The Studio filter parse accept filters like :
(objectClass>=z*)
and returns all the entries when an error should be generated ('*' is not allowed in a assertion value if it's not escaped)

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


[jira] Closed: (DIRSTUDIO-210) Filter parser accepts bad filters

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

Emmanuel Lecharny closed DIRSTUDIO-210.
---------------------------------------


> Filter parser accepts bad filters
> ---------------------------------
>
>                 Key: DIRSTUDIO-210
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-210
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> The Studio filter parse accept filters like :
> (objectClass>=z*)
> and returns all the entries when an error should be generated ('*' is not allowed in a assertion value if it's not escaped)

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


[jira] Resolved: (DIRSTUDIO-210) Filter parser accepts bad filters

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

Stefan Seelmann resolved DIRSTUDIO-210.
---------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.0.2)
                   1.1.0
         Assignee: Stefan Seelmann

Fixed here: http://svn.apache.org/viewvc?rev=602698&view=rev

> Filter parser accepts bad filters
> ---------------------------------
>
>                 Key: DIRSTUDIO-210
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-210
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> The Studio filter parse accept filters like :
> (objectClass>=z*)
> and returns all the entries when an error should be generated ('*' is not allowed in a assertion value if it's not escaped)

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


[jira] Updated: (DIRSTUDIO-210) Filter parser accepts bad filters

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot updated DIRSTUDIO-210:
---------------------------------------------

    Component/s: studio-ldifeditor
                 studio-ldapbrowser

> Filter parser accepts bad filters
> ---------------------------------
>
>                 Key: DIRSTUDIO-210
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-210
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.0.1
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> The Studio filter parse accept filters like :
> (objectClass>=z*)
> and returns all the entries when an error should be generated ('*' is not allowed in a assertion value if it's not escaped)

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


[jira] Updated: (DIRSTUDIO-210) Filter parser accepts bad filters

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot updated DIRSTUDIO-210:
---------------------------------------------

    Component/s:     (was: studio-ldifeditor)

> Filter parser accepts bad filters
> ---------------------------------
>
>                 Key: DIRSTUDIO-210
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-210
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.0.1
>            Reporter: Emmanuel Lecharny
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> The Studio filter parse accept filters like :
> (objectClass>=z*)
> and returns all the entries when an error should be generated ('*' is not allowed in a assertion value if it's not escaped)

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