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

jvergara
04.13.2009 283a18593e644225e24b5463d1bf948d4cb3b706
refs
author jvergara <jvergara@localhost>
Monday, May 4, 2009 17:13 +0200
committer jvergara <jvergara@localhost>
Monday, May 4, 2009 17:13 +0200
commit283a18593e644225e24b5463d1bf948d4cb3b706
tree 7aa56351cbdfa03da86c794a44919ae16ad82bfc tree | zip | gz
parent d972f874237bd1b677a85163ce0a7bb351811eda view | diff
Fix for issue 3968 (dsconfig --displayCommand does not provide valid value with duration and size syntaxes)
Use the property definition to retrieve the string representation of the attribute (instead of calling String.valueOf or doing some analysis of the class of the value).
3 files modified
77 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/CreateSubCommandHandler.java 19 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/SetPropSubCommandHandler.java 27 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/SubCommandHandler.java 31 ●●●●● diff | view | raw | blame | history