History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IZPACK-70
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dennis Reil
Reporter: Brett Bergquist
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IzPack

After a ProcessPanel has been executed, the previous button should not be abled to allow it to be executed again.

Created: 19/Apr/08 03:43 PM   Updated: 23/Apr/08 02:02 PM
Component/s: Panels
Affects Version/s: 3.11.0
Fix Version/s: 4.0.0

Time Tracking:
Not Specified


 Description  « Hide
If the installer performs some actions with a ProcessPanel, there is a good chance that the installer cannot perform these actions again. There should be a way to disable the "Previous" button and never let the installer go back into the ProcessPanel if it has already been executed.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dennis Reil - 23/Apr/08 01:29 AM
Processes are now started only if they haven't finished with success before. So if they ever finished with success, it's possible to go back to the ProcessPanel, but the processes wouldn't be startet again.

Julien Ponge - 23/Apr/08 02:02 PM
The issue is confirmed to be closed.