Opened 13 hours ago
Closed 13 hours ago
#1658 closed defect (fixed)
Create lab tracking protocol for FFPE/HE fails
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v5.6.3 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
An error occurred at line: [67] in the jsp file: [/extensions/reggie.jar/sampleproc/histology_protocol2.jsp] Cannot cast from ItemQuery<BasicItem & Listable> to ItemQuery<Sample>
Note:
See TracTickets
for help on using tickets.
Probably related to https://base.thep.lu.se/ticket/2243 since explicit casts will fail when used with generic parameter types.