Project

General

Profile

Actions

Defect #37676

closed

Image base64 are not displayed

Added by Black Zajaz over 1 year ago. Updated 3 months ago.

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?

Actions

Also available in: Atom PDF