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

Fabio Pistolesi
14.06.2016 5e37a4a285508c0acefe9d771077a7ff48f83ddb
refs
author Fabio Pistolesi <fabio.pistolesi@forgerock.com>
Thursday, April 14, 2016 15:06 +0200
committer Fabio Pistolesi <fabio.pistolesi@forgerock.com>
Thursday, April 14, 2016 17:52 +0200
commit5e37a4a285508c0acefe9d771077a7ff48f83ddb
tree ec7c3301a168d8c10ffead43ecadb3db47c7181b tree | zip | gz
parent 3139679a516721b5a31c0f40458679a72d861263 view | diff
OPENDJ-2792 Fix schema parsing to correctly read base64 encoded values

Reading the concatenated schema is relying on pure string processing, instead of LDAP parsing,
it silently ignored definitions that could not be parsed for any reason.
Moreover, introduce a bit more error reporting.
2 files modified
152 ■■■■ changed files
opendj-server-legacy/src/main/java/org/opends/server/types/Schema.java 146 ●●●●● diff | view | raw | blame | history
opendj-server-legacy/src/messages/org/opends/messages/backend.properties 6 ●●●●● diff | view | raw | blame | history