Opened 10 years ago
Closed 10 years ago
#721 closed defect (fixed)
Item not found: BioMaterialList[id=0] when trying to download HE glass labels
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v3.0 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The "Lab tracking protocol for FFPE/HE" wizard fails when using the "Download HE glass labels" button on the protocol preview page.
A generic HTTP Status 500 - Item not found: BioMaterialList[id=0]
error message is displayed.
The workaround is to use the "Download HE glass labels" wizard from the Reggie main page. This wizard seems to work.
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Milestone: | Reggie v2.18.2 → Reggie v3.0 |
---|
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [3056]) Fixes #721: Item not found: BioMaterialList[id=0] when trying to download HE glass labels
Moved to BASE 3.0 since it is not a critical bug.
Note:
See TracTickets
for help on using tickets.
Seems like this was broken in [2970] which modified the code for generating the buttons on the protocol. For some reason the id of the biomaterial list was never included in the new code.