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 97541

Summary: Some modules are duplicated
Product: updatecenters Reporter: Jaromir Uhrik <juhrik>
Component: PluginportalAssignee: David Botterill <dbotterill>
Status: VERIFIED FIXED    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jaromir Uhrik 2007-03-09 08:13:11 UTC
There should be some checking mechanism that disallows adding module more than
once - only one instance of a module should be in pluginportal catalog.
Following modules appear more than once in plugin-portal:
- RefactorIt (6x)
- SDE for NetBeans (6x)
- XTT - Smart Web Clients for Java (4x)
- MagicDraw UML (3x)
Comment 1 jcatchpoole 2007-03-09 08:32:58 UTC
These cases are a result of the import from the old catalogue.  They are
different versions of the same module (eg Refactorit has personal, free,
commercial etc versions).  I'm not sure how they should be handled in the new
portal.
Comment 2 David Botterill 2007-03-19 02:58:14 UTC
*** Issue 97570 has been marked as a duplicate of this issue. ***
Comment 3 David Botterill 2007-03-19 06:22:40 UTC
The modules are not duplicates.  Each module was a separate listing in the
module catalog and migrated with the version being unique.  I fixed this by
adding the version to the list information so the entries will not appear to be
duplicates.
Comment 4 Jaromir Uhrik 2007-03-21 13:51:28 UTC
Verified.