This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 99532

Summary: Next button finishes installation
Product: platform Reporter: Jaromir Uhrik <juhrik>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker CC: rmatous
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89627    

Description Jaromir Uhrik 2007-03-30 13:25:38 UTC
[Build of 070327]
Steps to reproduce:
1.Select "Maven|Maven plugins debugger bridge" and install button
2.Push Next and Next again
3.Accept license
4.Push Back and then Next
5.Push Next and the file is going to install
Comment 1 Jaromir Uhrik 2007-03-30 13:34:33 UTC
Once the "Back" is pushed the logic of "Finish" button is taken over by "Next"
even when the dialog is closed and opened again.
Comment 2 Jiri Rechtacek 2007-04-06 14:53:37 UTC
Tag: autoupdate_19930
User: jrechtacek
Date: 2007/04/06 06:36:06

Modified:
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/UninstallStep.java
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/Bundle.properties
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/InstallPanel.form
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/InstallStep.java
  
autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationDescriptionStep.java
  
autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalStep.java
  
autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationWizardModel.java
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/InstallPanel.java
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/Bundle.properties
   autoupdate/services/src/org/netbeans/api/autoupdate/UpdateUnit.java