[
https://issues.apache.org/jira/browse/DIRSERVER-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norval Hope closed DIRSERVER-1256.
----------------------------------
Thanks Emmanuel, verified on Windoze.
Only thing I'm not 100% sure about is that removing the erroneous RDN string
from the exception message is a good idea, woudln't this be useful context when
parsing of a multi-RDN DN fails?
> bad # hex escape in RDN doesn't throw InvalidNameException
> ----------------------------------------------------------
>
> Key: DIRSERVER-1256
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1256
> Project: Directory ApacheDS
> Issue Type: Bug
> Components: ldap
> Affects Versions: 1.5.4
> Reporter: Norval Hope
> Priority: Minor
> Fix For: 1.5.5
>
> Attachments: DIRSERVER-1256.patch
>
> Original Estimate: 0.03h
> Remaining Estimate: 0.03h
>
> RDNs like "a=#zz" don't result in an exception when they should (either the
> 'z's need to be replaced by valid hex digits or should be "a=\#zz").
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.