Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#13880 closed Bug (invalid)

Link url encode does not work

Reported by: Alexander Semion Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

  1. select some text and press 'link' button
  2. upload file with name like 'опять двойка.jpg' using ckfinder
  3. attach this file to link
  4. save

Expected result

link should have source like <a href="%D0%BE%D0%BF%D1%8F%D1%82%D1%8C+%D0%B4%D0%B2%D0%BE%D0%B9%D0%BA%D0%B0.jpg">link</a>

Actual result

link have source like <a href="опять двойка.jpg">link</a>

Other details (browser, OS, CKEditor version, installed plugins)

tested: chrome/firefox/ie linux/windows CKEDITOR.env.version 537 CKEDITOR.version "4.4.5"

Attachments (1)

image dialog.png (46.3 KB) - added by Jakub Ś 8 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 8 years ago by Jakub Ś

Keywords: link encode removed
Resolution: invalid
Status: newclosed
Version: 4.4.5

I have tested your file name with CKEditor+CKFinder.

When I uploaded the file in CKFinder and selected the file, URL looks as expected. Please see attached file (NOTE - space is %20 and not +).

I'm sorry but I can't confirm your issue.

NOTE: Please make sure that you are using UTF-8 across your application (html pages, server-side and data base) just in case.

Changed 8 years ago by Jakub Ś

Attachment: image dialog.png added

comment:2 Changed 8 years ago by Alexander Semion

We have captured screencast for you to understand the bug.

It is not bug with UTF-8.

Please watch this: https://drive.google.com/file/d/0B8bXFYlOh9X_Y0hSVnItbGd0djNvd2I3LWlvbVEycnZUelZz/view?usp=sharing

comment:3 Changed 8 years ago by Jakub Ś

Thank you for clarification. I have been checking this issue in CKFinder 2.5.1 where it works. In CKFinder 3.x this is in a problem in deed.

This is CKFinder issue so this ticket is still invalid. We have reported that issue on CKFinder private repository and will have it fixed in the next CKFinder release.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy