Store deterministic language variable for style description in StyleEditForm
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 11 Aug 2021 12:12:42 +0000 (14:12 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 11 Aug 2021 12:14:03 +0000 (14:14 +0200)
commitbade41aeb7ff63541f8d8cc39c3e395a63b295d9
tree06949f45c924272047fbb5a1c88166e63cce8ea3
parenta2261b8dcecb81c5b907d441152640d03c64b2f6
Store deterministic language variable for style description in StyleEditForm

If the `styleDescription` was empty (as it might be for the default style) this
attempted to store the description in the language item with empty name.
wcfsetup/install/files/lib/acp/form/StyleEditForm.class.php