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 97092

Summary: Unable to change module name
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-03-02 13:53:57 UTC
It is not possible Update module name. After the Update is finished the module
stays named as before Update action.
Comment 1 David Botterill 2007-03-05 04:05:25 UTC
There was a defect in the modification in general.  I had to remove the
initialization code from the "init()" method to the "prerender" method.
Comment 2 Jaromir Uhrik 2007-03-05 16:28:19 UTC
Verified.