Details
Description
If you delete the network key and create a new one, the the record in mdl_mnet_host is updated, but the value for wwwroot isn't. This means that if you have to change your $CFG->wwwroot for any reason Networking is broken - recreating the key doesn't work. You actually have to go in and change the wwwroot setting in mdl_mnet_host manually.
Issue Links
| This issue duplicates: | ||||
| MDL-15008 | If wwwroot has been changed in config.php, networking (mnet) will not work |
|
|
|
Fixed in 1.9.x, seems to have already been done in 2.0 (replace key function is altogether more complex)