|
|
1. Upload a file to, say, an assignment using a Japanese filename or upload to Folder.
2. Retrieve the file by clicking on the link.
3. Moodle reports an error that the file cannot be found.
This only seems to occur with Japanese Windows and IE. Using English Windows does not reproduce this problem. May be a coding issue.
There exists a proposed fix:
http://docs.moodle.org/ja/%E3%82%B5%E3%82%A4%E3%83%88%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB
Perhaps this can get into code?
|
|
Description
|
1. Upload a file to, say, an assignment using a Japanese filename or upload to Folder.
2. Retrieve the file by clicking on the link.
3. Moodle reports an error that the file cannot be found.
This only seems to occur with Japanese Windows and IE. Using English Windows does not reproduce this problem. May be a coding issue.
There exists a proposed fix:
http://docs.moodle.org/ja/%E3%82%B5%E3%82%A4%E3%83%88%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB
Perhaps this can get into code? |
Show » |
committed 2 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 27/Mar/08 10:48 AM
MDL-13792 - Use urlencode for filename in upload and uploadsingle assignments to fix problems with multibytes filenames.
|
|
|
committed 2 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 01/Apr/08 09:55 AM
MDL-13792 - Fix to prevent urlencoding of '/'
|
|
|
committed 2 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 02/Apr/08 04:24 AM
MDL-13792 reverting previous commits - the use of urlencode() is not correct
|
|
|
committed 4 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 08/Apr/08 11:00 AM
MDL-13792 - Commiting Patch by Skodak, fixing problem with japanese characters under some conditions. This has been reported to work, if nobody else
comes foward with bugs related to this, it will need to be changed everywhere else where there is no urlencoding done at this time.
|
|
|
committed 4 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 08/Apr/08 11:02 AM
MDL-13792 - Commiting Patch by Skodak, fixing problem with japanese characters under some conditions. This has been reported to work, if nobody else
comes foward with bugs related to this, it will need to be changed everywhere else where there is no urlencoding done at this time. (1.9 - original
patch)
|
|
|
committed 4 files to 'Moodle CVS' - 08/Apr/08 11:04 AM
MDL-13792 - Commiting Patch by Skodak, fixing problem with japanese characters under some conditions. This has been reported to work, if nobody else
comes foward with bugs related to this, it will need to be changed everywhere else where there is no urlencoding done at this time. (merge from 1.8
and 1.9)
|
|
|
committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 28/May/08 01:15 PM
MDL-13792: fixing problem in the previous patch, where filename contain spaces
|
|
|
committed 1 file to 'Moodle CVS' - 28/May/08 01:17 PM
MDL-13792: fixing problem in the previous patch, where filename contain spaces (merge from 1.9)
|
|
|
|