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 96687

Summary: Upload of plugin images is not working
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:

Description Jaromir Uhrik 2007-02-27 13:34:55 UTC
I am adding plugin to the plugin portal and there is possibility to upload
plugin "Thumbnail image" and "Full size image". I browsed correctly some images
but with no effect. The plugin shows the default image icon instead of my own icons.
Comment 1 David Botterill 2007-03-01 03:42:42 UTC
This was a "virtual form" problem where I wasn't including the file upload
components in the right virtual form group.


The fix will be pushed out this evening.
Comment 2 Jaromir Uhrik 2007-03-01 14:01:47 UTC
Verified.