Actions
Bug #5087
closedImage report items aren't shown when original image path doesn't resolve
Status:
Resolved
Priority:
Normal
Assignee:
Category:
reporting
Target version:
Start date:
07/09/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5087
Description
Image report items aren't shown in the layout viewer or instance viewer when the original image path doesn't resolve...despite the image data being embedded in the rios. The pdf has the image, but to get at this, the user must unzip the kar, and open the pdf w/ an external application.
Updated by ben leinfelder over 14 years ago
The embedded images should (and I believe used to) be decoded from their base-64 characters and made into an image file (I believe somewhere in the neitherregions of .kepler)
Updated by Derik Barseghian over 14 years ago
Worked w/ Ben to fix this in r25094 on 2.0 branch.
Needs to be merged into trunk.
Updated by Derik Barseghian almost 14 years ago
This was merged into trunk. Just tested, works.
Actions