Task #5080 (closed)
Opened 8 years ago
Closed 8 years ago
BUG: testImportImageWithAcquisitionData
| Reported by: | jburel | Owned by: | jburel |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | jamoore, cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-05-19 (12) |
Description (last modified by jburel)
OmeroJave importerTest currently not passing.
Importing an OME-XML file, the color of the channel is set to rgba = (100, 150, 200, 255) but the value
is not taken into account during import and the value of the channels is set to (255, 255, 255, 255)
Change History (4)
comment:1 Changed 8 years ago by jburel
- Remaining Time set to 0.1
- Status changed from new to accepted
comment:2 Changed 8 years ago by jburel
- Cc cxallan added
- Description modified (diff)
comment:3 Changed 8 years ago by jburel
comment:4 Changed 8 years ago by jburel
- Remaining Time changed from 0.1 to 0
- Resolution set to duplicate
- Status changed from accepted to closed
duplicate see #4346
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
values are imported correctly, ignored previous comments digging