|
|
| Participants: |
Alan Trick and Mathieu Petit-Clair
|
| Security Level: |
None
|
| Resolved date: |
02/May/08
|
| Affected Branches: |
MOODLE_18_STABLE
|
| Fixed Branches: |
MOODLE_18_STABLE, MOODLE_19_STABLE
|
|
file directory dies not urlencode the file names it lists, so if you upload a file with a # in the name, it will output that as-is in the url which will cause the link to be invalid. I attached a patch to fix the problem.
|
|
Description
|
file directory dies not urlencode the file names it lists, so if you upload a file with a # in the name, it will output that as-is in the url which will cause the link to be invalid. I attached a patch to fix the problem. |
Show » |
|