Cardwall settings are not saved anymore. Issue has been introduced by
request #13030.
Trace:
Fatal error: Uncaught TypeError: Argument 1 passed to Tuleap\Cardwall\CardwallLegacyController::__construct() must be an instance of Cardwall_OnTop_ConfigFactory, null given, called in /usr/share/tuleap/plugins/cardwall/include/cardwallPlugin.class.php on line 633 and defined in /usr/share/tuleap/plugins/cardwall/include/Cardwall/CardwallLegacyController.php on line 53
TypeError: Argument 1 passed to Tuleap\Cardwall\CardwallLegacyController::__construct() must be an instance of Cardwall_OnTop_ConfigFactory, null given, called in /usr/share/tuleap/plugins/cardwall/include/cardwallPlugin.class.php on line 633 in /usr/share/tuleap/plugins/cardwall/include/Cardwall/CardwallLegacyController.php on line 53
Call Stack
# Time Memory Function Location
1 0.0001 401216 {main}( ) .../index.php:0
2 0.0180 2523040 Tuleap\Request\FrontRouter->route( ) .../index.php:46
3 0.0182 2530152 Tuleap\Request\FrontRouter->getPluginHandler( ) .../FrontRouter.php:102
4 0.0218 2698712 cardwallPlugin->routeLegacyController( ) .../FrontRouter.php:245
5 0.0219 2699752 Tuleap\Cardwall\CardwallLegacyController->__construct( ) .../cardwallPlugin.class.php:633