Fix issue when sending notifications about moderation comments
authorMarcel Werk <burntime@woltlab.com>
Thu, 8 Feb 2024 13:25:06 +0000 (14:25 +0100)
committerOlaf Braun <info@braun-development.de>
Thu, 7 Mar 2024 15:36:58 +0000 (16:36 +0100)
commit718beeb71d9fe261ebc26a9f9fae68ee4863a9ab
treea3bcc05f9f50fd17fc3be3d8509760f487ebc502
parent2130eaf98eef61dfba3af0008913910d0656aaca
Fix issue when sending notifications about moderation comments

If the e-mail notifications were created as a daily summary, the use of `ViewableModerationQueue::getViewableModerationQueue()` was not reliable, as the ID of the activate user was used there.
wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/ModerationQueueCommentUserNotificationEvent.class.php