I've found these different notices:
- Notice: Undefined index: dummy in /Users/stronk7/cvs_moodle/moodle_head/admin/utfdbmigrate.php on line 523
- Notice: Undefined variable: result in /Users/stronk7/cvs_moodle/moodle_head/backup/db/migrate2utf8.php on line 39
- Notice: Undefined variable: result in /Users/stronk7/cvs_moodle/moodle_head/lib/db/migrate2utf8.php on line 265
- Notice: Undefined variable: result in /Users/stronk7/cvs_moodle/moodle_head/lib/db/migrate2utf8.php on line 301
- Notice: Undefined variable: result in /Users/stronk7/cvs_moodle/moodle_head/lib/db/migrate2utf8.php on line 609
- Notice: Undefined variable: result in /Users/stronk7/cvs_moodle/moodle_head/lib/db/migrate2utf8.php on line 685
Also, these problems (sub-tasking them):
- Some tables aren't processed at all:
MDL-6859
- Some fields aren't processed at all:
MDL-6860
Working in the notices now...
Changing this task to blocked. I'm on it right now!