Do not block matching abbreviation if the package is the same
authorAlexander Ebert <ebert@woltlab.com>
Wed, 7 Jul 2021 16:16:32 +0000 (18:16 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 7 Jul 2021 16:16:32 +0000 (18:16 +0200)
commite6d1f430aa459ee2f5d925c8fa3f5e30a461a71e
tree198a745ae2a48016e50006bf8dc16315423b915b
parentffd351baa9d74a41b8aa6cfbc25b6ccda540b001
Do not block matching abbreviation if the package is the same

The previous code would block the installation of an update of the same package.

Fix for #4357
wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php