ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
9.55k stars 3.7k forks source link

Image render with "#" problem #10193

Closed confettidc closed 1 year ago

confettidc commented 3 years ago

Hi,

Sample html: <figure class="image"><img src="https://ecrm-funnel.oss-cn-hongkong.aliyuncs.com/customer-files/dev/5ea7847c17d7815a6c03daee/images/new%20folder/Teengi%20%E5%A4%A9%E5%A7%AC%20%E8%97%8D%E8%8E%93%E9%85%92%20-%2359Landing%20Page-2021-0720-06(1).jpg"></figure><p style="text-align:center;">hey hey hey</p><p style="text-align:center;">&nbsp;</p><figure class="image"><img src="https://ecrm-funnel.oss-cn-hongkong.aliyuncs.com/customer-files/dev/5ea7847c17d7815a6c03daee/images/new folder/複製 -mobile 有中文.jpg"></figure>

Image URL: https://ecrm-funnel.oss-cn-hongkong.aliyuncs.com/customer-files/dev/5ea7847c17d7815a6c03daee/images/new%20folder/Teengi%20%E5%A4%A9%E5%A7%AC%20%E8%97%8D%E8%8E%93%E9%85%92%20-%2359Landing%20Page-2021-0720-06(1).jpg

Seems ckeditor cannot cater url with "#", it decodes the url and make the image not displayable.

Please help check, thanks.

CKEditorBot commented 1 year ago

There has been no activity on this issue for the past two years. We've marked it as stale and will close it in 30 days. We understand it may be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

CKEditorBot commented 1 year ago

We've closed your issue due to inactivity over the last year. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).