Title: Message Title
|
|
Issue Type:
|
Bug
|
Affects Versions:
|
4.1
|
Assignee:
|
Unassigned
|
Created:
|
28/Mar/14 12:08 PM
|
Priority:
|
Minor
|
Reporter:
|
Christian Scheible
|
|
in method getStep there is a check if a Step is already stored in a HashMap if not it is created and put to HashMap with: steps.put(stepID, step); But the check if a step is stored is with steps.get(id)!=null, where id is the id of the workflow, so this get is always null.
|
|
|
|
|
|
------------------------------------------------------------------------------
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel