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

jvergara
30.56.2008 3441212c28272f189c1690bedbf06e8a3c18df99
refs
author jvergara <jvergara@localhost>
Wednesday, January 30, 2008 20:56 +0100
committer jvergara <jvergara@localhost>
Wednesday, January 30, 2008 20:56 +0100
commit3441212c28272f189c1690bedbf06e8a3c18df99
tree f2c420496c6c0e65bca5a93a06d553c43fe29bd0 tree | zip | gz
parent 1fbfc81cd69c01ab24f4e915c7cf07d8f1a85ac6 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
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/ui/InstallReviewPanel.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/FieldName.java 8 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/upgrader/ui/UpgraderReviewPanel.java 4 ●●●● diff | view | raw | blame | history