Task #3878
openPreserve case of uploaded extensions
0%
Description
When extensions are uploaded to the website, the name is modified in such a way that case is lost.
It was reported here, that: https://community.documentfoundation.org/t/server-loose-character-case-in-file-names/13700
I’m helping to cleanup links for 171816 – www.access2base.com - This site can’t be reached - DNS_PROBE_FINISHED_NXDOMAIN 2 and strumpled about following sentence in BaseDocumenter, to document your Base applications » Libreoffice Extensions :
Before installing the extension, rename the downloaded file from basedocumenter.oxt to BaseDocumenter.oxt. Then proceed as usual.
@Juan José González is it possible to modify the server software to not lose the case in the file names for these specific extensions?
Outcome: detect what is changing the name, and if it is doing something else, such as sanitizing for security reasons, but keep the original case, uppercase and lowercase.
No data to display