[ http://issues.apache.org/jira/browse/DIRLDAP-50?page=all ]

Ersin Er updated DIRLDAP-50:
----------------------------

    Attachment: NormalizingEnabledSubtreeSpecificationParser.patch

> Overload SubtreeSpecificationParser constructor to take a 
> NameComponentNormalizer
> ---------------------------------------------------------------------------------
>
>          Key: DIRLDAP-50
>          URL: http://issues.apache.org/jira/browse/DIRLDAP-50
>      Project: Directory LDAP
>         Type: Improvement
>   Components: Common
>     Reporter: Alex Karasulu
>      Fix For: 0.9.3
>  Attachments: NormalizingEnabledSubtreeSpecificationParser.patch
>
> The SubtreeSpecificationParser will need to normalize RDN values for 
> exclusions.  To do this it must delegate RDN normalization to the DnParser it 
> uses.   It must use the overloaded constructor on the DnParser which takes a 
> NameComponentNormalizer as an argument.  This means the 
> SubtreeSpecificationParser's constructor must be overloaded to accept a 
> NameComponentNormalizer to hand off to the DnParser constructor.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to