Details
Description
When backing up users, Moodle saves some additional information into the field "info", e.g.:
s:14:"exists,needed,";
in some cases, the value of "info" is unserialized - just plain "needed". This is considered as an issue and rises the debugging notice Illegal string "needed" ...
MDL-16298.patch.txt fixes the problem. Waiting for +1 to commit.MDL-16298.patch.txt fixes the problem. Waiting for +1 to commit.