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

jvergara
18.32.2008 aa2ff99aa427c73117b1c6692a137974f288d938
refs
author jvergara <jvergara@localhost>
Tuesday, November 18, 2008 14:32 +0100
committer jvergara <jvergara@localhost>
Tuesday, November 18, 2008 14:32 +0100
commitaa2ff99aa427c73117b1c6692a137974f288d938
tree 8534180d4f05293e567938fcf8a14bd998601f00 tree | zip | gz
parent d270d65599fbfd9b94df78f3cf1eb8000c18e569 view | diff
Fix for issue 3614 (control panel: restore fails when the available backup is a directory)

When rendering the table of backups take into account the directory used to find the backups.

Update the restore code so that it takes into account the path of the backup and not the path specified by the user in the text field (which might not be the parent path of the backup).
5 files modified
125 ■■■■ changed files
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/datamodel/BackupTableModel.java 1 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/BackupListPanel.java 66 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/BackupPanel.java 10 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/RestorePanel.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/renderer/BackupTableCellRenderer.java 46 ●●●●● diff | view | raw | blame | history