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

jvergara
30.56.2008 39d030df1cf7c56c923813c0f0cdaaaf394206cb
refs
author jvergara <jvergara@localhost>
Wednesday, January 30, 2008 20:56 +0100
committer jvergara <jvergara@localhost>
Wednesday, January 30, 2008 20:56 +0100
commit39d030df1cf7c56c923813c0f0cdaaaf394206cb
tree df29ef5f7b85ac86093ee8b181f9d77759477b81 tree | zip | gz
parent 581928d1779b4829631a81551d7e52bff70ca329 view | diff
Update the code to avoid and aleatory bug on the web start installer, where the value for the checkbox 'Start Server' is not taken into account.  The fix consists basically on using different FieldNames for this checkbox in the upgrade and in the installer.
5 files modified
22 ■■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/ui/InstallReviewPanel.java 4 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/ui/FieldName.java 8 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java 2 ●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/ui/UpgraderReviewPanel.java 4 ●●●● diff | view | raw | blame | history