Bug 467968 - Error conditions in final panel of Install Wizard are not displayed to the user
Summary: Error conditions in final panel of Install Wizard are not displayed to the user
Keywords:
Status: CLOSED EOL
Alias: None
Product: Dogtag Certificate System
Classification: Retired
Component: Installation Wizard
Version: 1.0
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Ade Lee
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-21 22:48 UTC by Ade Lee
Modified: 2020-03-27 18:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 18:37:01 UTC
Embargoed:


Attachments (Terms of Use)

Description Ade Lee 2008-10-21 22:48:03 UTC
Description of problem:

If an error condition occurs in the last panel of the Installer (DonePanel.java), the error that is generated is stored in errorString.  For other panels, the errorString is displayed in the browser when the user clicks "Next" and the Panel is updated.  This is - however, the last panel, so there is no next button to click.

The fix here is to separate the work done in the last panels into two panels - and use the final DonePanel to really just demonstrate "Done" and flag any errors observed.
 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.