[
https://issues.apache.org/jira/browse/DIRAPI-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021146#comment-14021146
]
Stefan Seelmann commented on DIRAPI-185:
----------------------------------------
I also started working on it, fortunately I started with FilterParser :).
In schema parsers we have a special "quirksMode", only if this flag is set the
parser accepts attribute names with underscores. So I'd like to do the same in
FilterParser, to have a RFC confirm parser by default, but with this flag
enabled it accespts underscore.
> Support underscore in AttributeNames
> -------------------------------------
>
> Key: DIRAPI-185
> URL: https://issues.apache.org/jira/browse/DIRAPI-185
> Project: Directory Client API
> Issue Type: Improvement
> Affects Versions: 1.0.0-M21
> Reporter: Emmanuel Lecharny
> Fix For: 1.0.0-RC1
>
>
> Some crappy so-called LDAP server expect AttributeTypes to accept underscores
> ('_') in oid. We should allow such things as an option.
--
This message was sent by Atlassian JIRA
(v6.2#6252)