This is a migrated thread and some comments may be shown as answers.

Image Manager: No image preview if file name contains %

2 Answers 37 Views
Editor
This is a migrated thread and some comments may be shown as answers.
miksh
Top achievements
Rank 1
Iron
miksh asked on 13 May 2019, 05:36 PM

Steps to reproduce:

1. Go to Editor,  open an image manager https://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx

2. Unload image with file name "test%image.png"

3. The preview on this image broken

2 Answers, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 14 May 2019, 08:51 AM
Hi miksh,

The file name is passed through the url when an image is being previewed and there are some sets of symbols, which use in a URL path is considered as restricted, saved or invalid and should be avoided. The "%" sign is one of them, you can find detailed information on this matter as well as the possible ways to work around it here:
https://docs.telerik.com/devtools/aspnet-ajax/controls/fileexplorer/troubleshooting/restricted-symbols

Regards,
Vessy
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
miksh
Top achievements
Rank 1
Iron
answered on 14 May 2019, 11:57 AM
Thank you
Tags
Editor
Asked by
miksh
Top achievements
Rank 1
Iron
Answers by
Vessy
Telerik team
miksh
Top achievements
Rank 1
Iron
Share this question
or