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 96698

Summary: Error in Page Flow After Cancel
Product: updatecenters Reporter: William Leonard <bleonard>
Component: PluginportalAssignee: David Botterill <dbotterill>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description William Leonard 2007-02-27 15:10:48 UTC
Steps to Reproduce:

1) Click +Publish Your Own Plugin!
2) Select "I don't want to upload the plugin now, because it's hosted on another
web site." and click Next>>.
3) Click Cancel (you are returned to the Plugin Catalogue home page)
4) Click the icon for the featured plug-in

You are brought back to the Add Plugin, Step 2 of 2 page.

/Brian
Comment 1 David Botterill 2007-02-28 06:37:07 UTC
Yep, this is definitely a strange one.  Every link on the main page points to
Addpage2 after canceling out of an add.
Comment 2 David Botterill 2007-02-28 19:46:13 UTC
The problem had to do with the fact that the link for the featured plugin was
broken so JSF defaults to the last page displayed for the navigation.  I fixed
this by pointing the image link to the same as the "read more..." link.

This will be pushed to the test machine tonight.