-
Bug
-
Resolution: Fixed
-
Minor
-
2.2.1
-
MOODLE_22_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
w03_
MDL-31166_m23_clipath -
PARAM_PATH was originally intended for relative paths created from CFG->dataroot, now it is also used in new file API.
It is not possible to use it for full OS paths.
This issue affects sites that use exotic characters in dataroot path. It is not compatible with Windows too, but it CLI was never supported there.