Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bug: CoreSyntaxImpl cites RFC4512 but Probably Means RFC4517 #16

Open
GuyPaddock opened this issue Feb 1, 2018 · 0 comments
Open

Bug: CoreSyntaxImpl cites RFC4512 but Probably Means RFC4517 #16

GuyPaddock opened this issue Feb 1, 2018 · 0 comments
Labels
version:3.x Issues that apply to Wren:DS 3.x.

Comments

@GuyPaddock
Copy link

GuyPaddock commented Feb 1, 2018

org.forgerock.opendj.ldap.schema.CoreSchemaImpl.defaultSyntaxes() cites RFC4512 as the source of all of the default syntaxes. The problem with this is that RFC4512 does not actually define any LDAP syntax types; that's handled by section 3.3 of RFC4517.

I believe this is a citation typo.

(Also -- FR spelled "deprecated" wrong (misspelled as "depreciated")

@GuyPaddock GuyPaddock changed the title CoreSyntaxImpl cites RFC4512 but Probably Means RFC4517 Bug: CoreSyntaxImpl cites RFC4512 but Probably Means RFC4517 Feb 2, 2018
@Kortanul Kortanul changed the title Bug: CoreSyntaxImpl cites RFC4512 but Probably Means RFC4517 [3.0] Bug: CoreSyntaxImpl cites RFC4512 but Probably Means RFC4517 Mar 7, 2018
@Kortanul Kortanul added the version:3.x Issues that apply to Wren:DS 3.x. label Apr 18, 2019
@Kortanul Kortanul changed the title [3.0] Bug: CoreSyntaxImpl cites RFC4512 but Probably Means RFC4517 Bug: CoreSyntaxImpl cites RFC4512 but Probably Means RFC4517 Apr 18, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
version:3.x Issues that apply to Wren:DS 3.x.
Projects
None yet
Development

No branches or pull requests

2 participants