コミュニティアチーブメントバーを展開する。

jan_riedel
jan_riedel
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  • Hi edubey, the richtext editor works as expected but when the jsp of the component is rendered some instance is malforming the data URL of the image. The string "data:Image/png" is converted to "_data_image/png" and so the browser is unable to show the Image. I guess that the XSS API may cause the p...

    タイプ

    質問

    表示

    2.7K

    いいね!

    0

    返信

    0
  • Hi Kautuk, as mentioned above the richtext editor is not the real problem. The problem is that during the rendering process the XSS API or some other function converts the string "data:" into "_data_" and the browser is unable to recognize the image source as a data URL. Independent of the richtext ...

    タイプ

    質問

    表示

    2.7K

    いいね!

    0

    返信

    0
  • I have a CQ5 component where the users can write som text with a richtext editor. It is also possible to paste Images fom the clipboard into the richtext editor. The Images are saved as base64 encoded data URL in the repository like this:<img src="data:image/png;base64,iVBORw0KG...">When the compone...

    タイプ

    質問

    表示

    5.1K

    いいね!

    0

    返信

    8
jan_riedel が獲得した上位のバッジ
プロファイルに表示するバッジをカスタマイズ