James Raynor created SLING-10611:
------------------------------------
Summary: PDF file name is garbled
Key: SLING-10611
URL: https://issues.apache.org/jira/browse/SLING-10611
Project: Sling
Issue Type: Improvement
Components: App CMS
Affects Versions: App CMS 1.0.2
Reporter: James Raynor
Attachments: 1.png
Steps to reproduce:
Create /static/clientlibs/test, a directory, and upload the following PDF files:
Chinese (Simplified). 繁體中文. 한국어.pdf
English.Español.Русский.pdf
Italiano.Deutsch.Français.pdf
Español (México).Português.pdf
After uploading the PDF file name is garbled, and can not be deleted.
This problem has been plaguing me for a long time, I do not know how to solve,
only recently found a solution.
Goto [http://localhost:8080/system/console/configMgr]
Find the "Apache Sling Request Parameter Handling"
Set Default Parameter Encoding value to UTF-8
It is recommended to set the config default value to UTF-8 automatically after
SlingCMS is started, many users should not know how to solve this problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)