mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
07.08.2015 0750f8fb44cc052b0884f2e979fa1bb78ce7e52d
refs
author Matthew Swift <matthew.swift@forgerock.com>
Wednesday, October 7, 2015 23:08 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Friday, October 9, 2015 13:49 +0200
commit0750f8fb44cc052b0884f2e979fa1bb78ce7e52d
tree 58dcb6b27102ec3158f439f6d52bf075c06f2076 tree | zip | gz
parent cc6cb59385bbe19356c2df0551cda371caa34140 view | diff
OPENDJ-2325: align DN.toNormalizedUrlSafeString() with SDK

During upgrade we need to rename JE databases using the URL encoding
of the base DN. Unfortunately, the server's normalizer was not aligned
with the SDK's (which is what upgrade uses). I've fixed the server
version to be big-endian like the SDK.
2 files modified
50 ■■■■ changed files
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/server/types/DN.java 10 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/test/java/org/opends/server/types/TestDN.java 40 ●●●● diff | view | raw | blame | history