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 - Home page field is required in
Summary: Home page field is required in
Status: VERIFIED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Botterill
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 20:57 UTC by Jaromir Uhrik
Modified: 2009-10-03 12:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (38.79 KB, image/png)
2007-04-03 20:58 UTC, Jaromir Uhrik
Details

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