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 - Error in Page Flow After Cancel
Summary: Error in Page Flow After Cancel
Status: RESOLVED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Botterill
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 15:10 UTC by William Leonard
Modified: 2009-10-03 12:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.