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

jvergara
04.13.2009 240bd8adc6f824ba2d6738464fb90bf83e98ae5a
refs
author jvergara <jvergara@localhost>
Monday, May 4, 2009 17:13 +0200
committer jvergara <jvergara@localhost>
Monday, May 4, 2009 17:13 +0200
commit240bd8adc6f824ba2d6738464fb90bf83e98ae5a
tree b2da1d7030c77dcb56cca69c145f4f61eccf96b6 tree | zip | gz
parent 532463a23dac7820a1804985595a18aac58711e1 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
opends/src/server/org/opends/server/tools/dsconfig/CreateSubCommandHandler.java 19 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsconfig/SetPropSubCommandHandler.java 27 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/dsconfig/SubCommandHandler.java 31 ●●●●● diff | view | raw | blame | history