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 198084

Summary: No explanation why a plugin can not be verified is displayed for unsigned plugins
Product: updatecenters Reporter: Petr Jiricka <pjiricka>
Component: PluginportalAssignee: Jan Pirek <jpirek>
Status: RESOLVED FIXED    
Severity: normal CC: geertjan
Priority: P3 Keywords: UI, USABILITY
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2011-04-26 11:53:48 UTC
On the plugin admin page (where the plugin author can modify the properties of a plugin, upload a new version etc.), there is no possibility to request verification of a plugin if it is not signed. That's expected, but there is also no indication *why* it can not be verified, so the plugin author has no way to find out that it needs to be signed.

Clear information on the verification process should always be displayed, with the explanation why it is not available, and a link to the plugin signing HOWTO document.
Comment 1 Jiri Kovalsky 2011-04-26 14:35:32 UTC
Yes, it's not available on the plugin edit page but it's not a regression from Plugin Portal 1.4. Such information is however available on the plugin details page e.g. [1] - see "Plugin is not signed therefore cannot be verified" text but still there is no link to "How to sign a plugin" FAQ [2]. Do you think the verification stuff should be moved from the details to edit page?

[1] http://plugins.netbeans.org/plugin/24409/jam-plugin
[2] http://wiki.netbeans.org/DevFaqSignNbm
Comment 2 Petr Jiricka 2011-04-26 16:06:09 UTC
I think it should be on both.
Comment 3 Jan Pirek 2012-08-20 13:39:11 UTC
In curent version deployed, you can request verification only from plugin detail page and in case it is not signed, it tells that and also show link to signing faq wiki page