Defect #37676
openImage base64 are not displayed
0%
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 Black Zajaz 7 months ago
I'm need a workaround.
I have pictures from issues and wikis of last 10 years.
Anyone have an idea?
Updated by Black Zajaz 7 months ago
I have contacted owner from ckeditor plugin.
Here is answer:
https://github.com/a-ono/redmine_ckeditor/issues/349#issuecomment-1156472120
:(
Updated by Black Zajaz 7 months ago
- Status changed from Closed to Reopened
i don't want to use plugin, i just want support.
I look for alternatives.
Updated by Go MAEDA 7 months ago
Since the problem is caused by a third-party plugin, it is not appropriate to open an issue here. Please use forums for asking for help.
If you need support for CK Editor plugin, maybe you can contact the RedmineX team.
https://www.redmine-x.com/redmine-x-plugins/roadmap/ck-editor-take-over
Updated by Black Zajaz 7 months ago
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.
:(