Moodle

Review UTF migration to check everything works properly...

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.7
  • Fix Version/s: 1.7
  • Component/s: Unicode
  • Labels:
    None
  • Environment:
    Any
  • Database:
    MySQL
  • Affected Branches:
    MOODLE_17_STABLE
  • Fixed Branches:
    MOODLE_17_STABLE

Description

Perform one UTF-8 migration to confirm that all the tables/fields under 1.7 are properly migrated, doing it with debuglevel = developer to detect any notice/warning....

Issue Links

Activity

Hide
Eloy Lafuente (stronk7) added a comment -

Changing this task to blocked. I'm on it right now!

Show
Eloy Lafuente (stronk7) added a comment - Changing this task to blocked. I'm on it right now!
Hide
Eloy Lafuente (stronk7) added a comment -

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...

Show
Eloy Lafuente (stronk7) added a comment - 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...
Hide
Eloy Lafuente (stronk7) added a comment -

Now all the notices are completely out (they were 100% innocent).

"Only" sub-tasks remain....

Show
Eloy Lafuente (stronk7) added a comment - Now all the notices are completely out (they were 100% innocent). "Only" sub-tasks remain....
Hide
Eloy Lafuente (stronk7) added a comment -

Subtasks finished..... marking as resolved and testing it right now.

Show
Eloy Lafuente (stronk7) added a comment - Subtasks finished..... marking as resolved and testing it right now.
Hide
Eloy Lafuente (stronk7) added a comment -

Reopening because of MDL-6336 not working properly...

Show
Eloy Lafuente (stronk7) added a comment - Reopening because of MDL-6336 not working properly...
Hide
Eloy Lafuente (stronk7) added a comment -

One new notice found:

Notice: Undefined index: FIELDS in /Users/stronk7/cvs_moodle/moodle_head/admin/utfdbmigrate.php on line 432

(checking it now)

Both sub-tasks (MDL-6859 and MDL-6860) seems ok. now! B-)

Show
Eloy Lafuente (stronk7) added a comment - One new notice found: Notice: Undefined index: FIELDS in /Users/stronk7/cvs_moodle/moodle_head/admin/utfdbmigrate.php on line 432 (checking it now) Both sub-tasks (MDL-6859 and MDL-6860) seems ok. now! B-)
Hide
Eloy Lafuente (stronk7) added a comment -

Notice fixed too. It was caused by one malformed XML file.

Now everythings seems to be OK with UTF-8 migration, so marking as resolved.

Show
Eloy Lafuente (stronk7) added a comment - Notice fixed too. It was caused by one malformed XML file. Now everythings seems to be OK with UTF-8 migration, so marking as resolved.
Hide
Eloy Lafuente (stronk7) added a comment -

And, after execution and check, closed! B-)

Good work!

Show
Eloy Lafuente (stronk7) added a comment - And, after execution and check, closed! B-) Good work!

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: