Defect #37676
closed
Image base64 are not displayed
Added by Black Zajaz about 2 years ago.
Updated 10 months ago.
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?
I'm need a workaround.
I have pictures from issues and wikis of last 10 years.
Anyone have an idea?
- Status changed from New to Needs feedback
Redmine core does not have a feature to embed an image using an img tag with base64 data. Probably it is a feature added by some plugin, isn't it?
I recommend you to contact the author of the plugin.
- Status changed from Needs feedback to Closed
- Resolution set to Invalid
Unfortunately there is nothing we can do about the plugin.
- Status changed from Closed to Reopened
i don't want to use plugin, i just want support.
I look for alternatives.
Do you still have CK Editor installed?
Which text formatter did you choose?
Currently the best solution: Common Markdown (~95% of the CK-Editor HTML code is translated by us)
Thank, for answer.
But, i don't want to use plugin.
I'm need a workaround for convert pictures or a path for use base64 data.
You can close this issue.
:(
- Status changed from Reopened to Closed
Also available in: Atom
PDF