Reggie fails to create lab protocol for allprep isolation in BASE 3.15
Unable to compile class for JSP:
An error occurred at line: [108] in the jsp file: [/extensions/reggie.jar/sampleproc/allprep_protocol2.jsp]
The method setValue(String) is undefined for the type Annotation
105: Extract lysate = Extract.getById(dc, Values.getInt(id));
106: if (reservedByType != null)
107: {
108: lysate.getAnnotationSet().getAnnotation(reservedByType).setValue(reservedByUser);
109: }
Change History
(3)
Milestone: |
Reggie v4.x → Reggie v4.22.1
|
Status: |
new → accepted
|
Resolution: |
→ fixed
|
Status: |
accepted → closed
|
In 5366: