Task #12835 (closed)
Opened 9 years ago
Closed 9 years ago
MissingPyramidException right panel
Reported by: | wmoore | Owned by: | wmoore |
---|---|---|---|
Priority: | critical | Milestone: | 5.1.1 |
Component: | Web | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
The "General" image panel fails with MissingPyramidException when a Big Image is just imported.
The error is from toolbar.html
155 <a href="{% url 'web_render_image_download' image.id image.getDefaultZ image.getDefaultT %}" title="Download as JPEG">
"Download as JPEG" should be disabled if this exception is thrown, but the panel should otherwise display as normal.
Change History (1)
comment:1 Changed 9 years ago by wmoore
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Fixed https://github.com/openmicroscopy/openmicroscopy/pull/3732