stable
Clone or download
Read-only
When we migrate a legacy MW to standalone MW, we should not have in the logs the following warning: > PHP Warning: Undefined array key "icon_name" in /usr/share/tuleap/plugins/mediawiki_standalone/include/Instance/Migration/ServiceMediawikiSwitcher.php on line 63 Part of story #26041: migrate mediwiki from 1.23 to 1.35.X Change-Id: I5b1db245724e68022f45912c82fa28e98ac5a1e2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki_standalone/include/Instance/Migration/ServiceMediawikiSwitcher.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/tests/unit/Instance/Migration/ServiceMediawikiSwitcherTest.php | +2 | −2 | Go to diff View file |