Actions
Defect #37676
closedImage base64 are not displayed
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
After upgrade from 4.1.1 to 5.0.2 Images are not displayed.
Into Database are saved with html base64 code
<img alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAXCAIAAACatshHAAACUUlEQVQ4jd3Uy08TURQGcLb+F+7ZunDhTjduQOPOBxYCptgE0Uhs...." />
but this is not displayed into HTML.
<img alt="" height="397" width="701">
Why is source text not read?
Updated by Go MAEDA over 2 years ago
- Status changed from Needs feedback to Closed
- Resolution set to Invalid
Actions