Opened 7 years ago

Last modified 7 years ago

#16910 confirmed Bug

[Drag and Drop] Dropping file with " ' " in its name causes 404

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.0
Keywords: Oracle Support Cc:

Description

Steps to reproduce

  1. Counfigure your CKEditor so that it allows Drag and Drop
  2. Dropp file with ' in its name. You can use the attached one.

Expected result

<p><img alt="" height="630" src="/CKFinder/userfiles/images/can't%20send%20fax.JPG" width="450" /></p>

Actual result

<p><img alt="" height="630" src="/CKFinder/userfiles/images/can\'t%20send%20fax.JPG" width="450" /></p>

The ' in word can't is escaped.

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

Problem can be reproduced in every browser

Attachments (1)

can't send fax.JPG (136.2 KB) - added by Jakub Ś 7 years ago.

Download all attachments as: .zip

Change History (2)

Changed 7 years ago by Jakub Ś

Attachment: can't send fax.JPG added

comment:1 Changed 7 years ago by Jakub Ś

Status: newconfirmed
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