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 - Some modules are duplicated
Summary: Some modules are duplicated
Status: VERIFIED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Botterill
URL:
Keywords:
: 97570 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-09 08:13 UTC by Jaromir Uhrik
Modified: 2009-10-03 12:42 UTC (History)
1 user (show)

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-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.