Task #10266 (closed)
Opened 12 years ago
Closed 12 years ago
BUG: Download broken in Web
Reported by: | pwalczysko | Owned by: | web-team@… |
---|---|---|---|
Priority: | critical | Milestone: | OMERO-4.4.7 |
Component: | Web | Version: | n.a. |
Keywords: | FS import | Cc: | ux@…, jamoore |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | 2013-02-12 (5) |
Description
Problem on Develop (gretzky).
On dev_4_4 (howe) this is okay.
Run scrips on images (Batch image export, Movie ROI Figure, ...) which create attachments. Try to download these attachments
"Unhandled Exception: An unhandled exception was thrown by the application." screen appears. The download does not proceed. Also when downloading any other attached files, created in other applications (Insight) or attached in Web via "+" sign, the try to download them will end with the same error.
Attachments (1)
Change History (2)
Changed 12 years ago by pwalczysko
comment:1 Changed 12 years ago by wmoore
- Resolution set to fixed
- Status changed from new to closed
Fixed with this workaround https://github.com/openmicroscopy/openmicroscopy/pull/685 although the real issue may be in #10216