Task #5346 (closed)
Bug: Insight SPW import dropdown shows incorrect formats
| Reported by: | cblackburn | Owned by: | jburel |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-05-19 (12) |
Description
The dropdown when importing a Screen does not show MIAS files.
It does show Trestle which is not a SPW format.
Change History (5)
comment:1 Changed 8 years ago by jburel
- Remaining Time set to 0.1
- Sprint set to 2011-05-19 (12)
- Status changed from new to accepted
comment:2 Changed 8 years ago by jburel <j.burel@…>
- Remaining Time changed from 0.1 to 0
- Resolution set to fixed
- Status changed from accepted to closed
comment:3 Changed 8 years ago by Melissa Linkert <melissa@…>
(In [a09dda46f96eb552d046fe5dfaa2c8b8a1611ea1/bioformats.git]) Fix byte array copying so that the original buffer is not overwritten.
Closes #5346.
comment:4 Changed 8 years ago by Melissa Linkert <melissa@…>
(In [a09dda46f96eb552d046fe5dfaa2c8b8a1611ea1/bioformats.git]) Fix byte array copying so that the original buffer is not overwritten.
Closes #5346.
comment:5 Changed 8 years ago by mlinkert
Very sorry - got the wrong ticket number with the above two commits.
(In [6f7262e3947c4cc9b081741eb1d9937096a4f925/ome.git] on branch develop) Modify initialization of screening format (close #5346)