The ACI parser does not handle incorrect AttributeType 
-------------------------------------------------------

                 Key: DIRSERVER-1523
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1523
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 1.5.7
            Reporter: Emmanuel Lecharny
             Fix For: 2.0.0-RC1


We don't currently check that the parsed ACI contain valid AttributeType. 

We probably want to throw an exception in this case.

For instance :
...protectedItems { entry  , attributeType { 1.2.3    , ou }  ...

might fail if the 1.2.3 AT does not exist.


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

Reply via email to