MS IIS: plus character in uploaded filename gives error on access.

MS IIS: plus character in uploaded filename gives error on access.

Олексій Буренко發表於
Number of replies: 1

Please write those who faced this problem. If you found a solution then tell me please how? If you have come to terms with this problem, please also write.

If this is indeed a problem with Moodle and IIS, then the request will be sent to development - https://tracker.moodle.org/browse/MDL-75224

_________________________________________________________________________________

Upload of file with plus  character in name (example is 1+.docx), will result in the following error on access:
"Can not find data record in database table resource."

In looking at some other special characters, some are encoded and some are stripped. Plus correctly appears as %2B in the URL generated for access.

This task has already been, but for earlier versions of the moodle (https://tracker.moodle.org/browse/MDL-23567). There was also no solution.

I'm facing the same problem Now 

Moodle 4.0.2, IIS 10, PHP 8.0, MariaDB 10.8

<requestFiltering allowDoubleEscaping="true"/>

評比平均分數: -