[kepler-dev] [Bug 2572] New: - Export KAR can produce several actors with the same lsid
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Oct 26 12:13:47 PDT 2006
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2572
Summary: Export KAR can produce several actors with the same lsid
Product: Kepler
Version: 1.0.0
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: actors
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: pnorbert at cs.ucdavis.edu
QAContact: kepler-dev at ecoinformatics.org
Start new workflow
Create two composite actors (put something into them)
Export them as KARs (one-by-one into two KARs)
--> they get different lsid in the KAR (e.g. 1 and 2), fine
Modify the first one and export again
--> it gets the second's (last) lsid (2)
Copy/paste any of them, modify the new composite and export it
--> it still gets the last used lsid (2)
New lsid is generated, apparently, if you drag new actors on canvas. Just
modifying the existing composites, even copy/paste them does not help.
More information about the Kepler-dev
mailing list