You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2007/07/01 17:26:04 UTC

[jira] Commented: (DIRSERVER-891) ACIItemSyntaxChecker accepts incomplete or invalid ACI Items

    [ https://issues.apache.org/jira/browse/DIRSERVER-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509419 ] 

Alex Karasulu commented on DIRSERVER-891:
-----------------------------------------

Perhaps we should fix this sooner rather than later because it could result in some undefined behavior.  If Ersin can find the fix quickly since he understands this code best then perhaps we should shove it into 1.5.1.  If the fix is not apparent and will take more time we can postpone it to 1.5.2.


> ACIItemSyntaxChecker accepts incomplete or invalid ACI Items
> ------------------------------------------------------------
>
>                 Key: DIRSERVER-891
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-891
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>            Reporter: Stefan Seelmann
>             Fix For: 1.5.2
>
>
> The ACIItemSyntaxChecker accepts incomplete or invalid ACI Items. 
> 1.) An ACI item with the following protected item isn't rejected: "...attributeValue { must_be_a_name_value_pair }..."
> 2.) Incomplete ACIs like "{ identificationTag "id2" }" aren't rejected
> I add some commented test cases to ACIItemSyntaxCheckerTest.

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