Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.1
-
Fix Version/s: 1.9
-
Component/s: Administration
-
Labels:None
-
Environment:All
-
Database:MySQL
-
Affected Branches:MOODLE_16_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
In German Windowsversions the delimiter is not , BUT ; therefore you could declare in 1.5x config.php
$CFG->CSV_DELIMITER = ;;
$CFG->CSV_ENCODE = 59;
This should be a variable in admin - menue, because this feature is not documented ....
$CFG->CSV_ENCODE = 59; should be changed ... but to which number?
Issue Links
| This issue will be resolved by: | ||||
| MDL-11996 | bulk user upload - improvements, fixes and cleanup |
|
|
|
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions