Fix monolingual values being expanded to i18n values if i18n is supported
authorMatthias Schmidt <gravatronics@live.com>
Sun, 9 Dec 2018 08:23:35 +0000 (09:23 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 9 Dec 2018 08:23:35 +0000 (09:23 +0100)
commitf101de6e8ecd36af921723fc5293025aabe948a8
treea8ef181606bc24d2c5e186174a0718676e020c61
parent9db94036e3444e708811c589d25975271ca003d0
Fix monolingual values being expanded to i18n values if i18n is supported

Instead of the same monolingual value being used for every available language, the i18n field should just have a monolingual value.

See #2509
wcfsetup/install/files/lib/system/form/builder/field/TI18nFormField.class.php
wcfsetup/install/files/lib/system/language/I18nHandler.class.php