fix application management in multi domain setups
authormutec <mysterycode@mysterycode.de>
Sun, 1 May 2022 20:53:53 +0000 (22:53 +0200)
committermutec <mysterycode@mysterycode.de>
Sun, 1 May 2022 20:53:53 +0000 (22:53 +0200)
commit9ec12ca0dd7665752789541b086e6c3f630cf4ab
treefa16f3095fab80248bb7d5e8fcc21d950d6e7256
parent16ae963c80738c16f78b3430648c3e287f29cd0b
fix application management in multi domain setups

Changing the landing pages of apps was failing since the domain name for single-domain-setups was validated for any case, but is not set when using a multi-domain-setup.
This lead to an un-meaningful error-message saying something is incorrect.
wcfsetup/install/files/lib/acp/form/ApplicationManagementForm.class.php