-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: docsAn issue in Documentation or samplesAn issue in Documentation or samplesstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
Summary
The documentation section "<ldap-server> Attributes" describes the default LDIF file resource as "classpath*:*.ldiff", and gives the example "classpath:init.ldiff".
Both have an incorrect extension.
They should instead be "classpath*:*.ldif" and "classpath:init.ldif" respectively.
Metadata
Metadata
Assignees
Labels
in: docsAn issue in Documentation or samplesAn issue in Documentation or samplesstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug