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 - Upload of plugin images is not working
Summary: Upload of plugin images is not working
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-02-27 13:34 UTC by Jaromir Uhrik
Modified: 2009-10-03 12:42 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 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.