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 - Unable to change module name
Summary: Unable to change module name
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-03-02 13:53 UTC by Jaromir Uhrik
Modified: 2009-10-03 12:41 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-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.