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 99884

Summary: Home page field is required in
Product: updatecenters Reporter: Jaromir Uhrik <juhrik>
Component: PluginportalAssignee: David Botterill <dbotterill>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot attached...

Description Jaromir Uhrik 2007-04-03 20:57:26 UTC
This is an edge case and it appeared thanks to my slow connection when I tried
to add long .zip file by accident. Here are the steps to reproduce:
1.Log in, then click on "nbtester" (username link) and push Add Plugin button 
2.Browse .zip that has the big size and push Next button
3.Push Cancel
4.Push Home/Plugins link at the top-left corner
5.Click on "nbtester" (username link)
6.Push Add Plugin button
7.Browse .zip file that you want to add and push Next button
8.The form appears where Home Page field is required - see attached screenshot
Comment 1 Jaromir Uhrik 2007-04-03 20:58:27 UTC
Created attachment 40372 [details]
Screenshot attached...
Comment 2 David Botterill 2007-04-04 00:28:52 UTC
I was ignoring the case for a .zip that the home page should NOT be required. 
Fixed.

I also found another defect.  I hit the file upload size limit when trying to
add the latest set of UML NBMs.  I increased the max file size to 50MB.
Comment 3 Jaromir Uhrik 2007-06-19 15:50:01 UTC
Verified.