Prevent duplicates in special trophy assignment
authorJoshua Rüsweg <ruesweg@woltlab.com>
Thu, 9 Jan 2020 22:12:36 +0000 (23:12 +0100)
committerJoshua Rüsweg <ruesweg@woltlab.com>
Thu, 9 Jan 2020 22:12:42 +0000 (23:12 +0100)
commite74ac39f0e43a19f39e22cdcdca6a0d30245dc33
treee5eda41209d773db9733b78c697b92687664fd5e
parent106066834b493f26f1e9f7508b06e6a20b33fa99
Prevent duplicates in special trophy assignment
If a trophy is taken away and added again shortly afterwards, the error may occur that the trophy can be marked twice as "Special". In this case, this leads to an error. We prevent this by making the whole thing clear.
wcfsetup/install/files/lib/data/user/trophy/UserTrophyAction.class.php