Project

General

Profile

Actions

Defect #37676

closed

Image base64 are not displayed

Added by Black Zajaz over 1 year ago. Updated about 2 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 #1

Updated by Black Zajaz over 1 year ago

I'm need a workaround.

I have pictures from issues and wikis of last 10 years.

Anyone have an idea?

Actions #2

Updated by Go MAEDA over 1 year ago

  • 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.

Actions #3

Updated by Black Zajaz over 1 year ago

I have contacted owner from ckeditor plugin.
Here is answer:

https://github.com/a-ono/redmine_ckeditor/issues/349#issuecomment-1156472120

:(

Actions #4

Updated by Go MAEDA over 1 year ago

  • Status changed from Needs feedback to Closed
  • Resolution set to Invalid

Unfortunately there is nothing we can do about the plugin.

Actions #5

Updated by Black Zajaz over 1 year ago

  • Status changed from Closed to Reopened

i don't want to use plugin, i just want support.

I look for alternatives.

Actions #6

Updated by Go MAEDA over 1 year 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

Actions #7

Updated by C S over 1 year ago

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)

Actions #8

Updated by Black Zajaz over 1 year 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.

:(

Actions #9

Updated by Go MAEDA about 2 months ago

  • Status changed from Reopened to Closed
Actions

Also available in: Atom PDF