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

Matthew Swift
07.08.2015 3adda24c610ffb45e3c60a7f0114a1945ccbd6e4
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
commit3adda24c610ffb45e3c60a7f0114a1945ccbd6e4
tree 05d3bfb38299a75378f281f418cdb9945be974d2 tree | zip | gz
parent 36e213444660f0a74ed415adeab490a5f3d50a6f 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-server-legacy/src/main/java/org/opends/server/types/DN.java 10 ●●●●● diff | view | raw | blame | history
opendj-server-legacy/src/test/java/org/opends/server/types/TestDN.java 40 ●●●● diff | view | raw | blame | history