1
0
mirror of https://github.com/flarum/core.git synced 2025-10-13 07:54:25 +02:00
Files
php-flarum/src/Core
Toby Zerner 56b39f9fba Fix crash when sending notification to non-existent user
When renaming a discussion, an attempt is made to send a notification to the discussion's author. However, there is no check to see if the user account still exists - this can lead to a crash. While the check should technically be in the initiating code, it will probably slip through the cracks in other scenarios/extensions, so it's probably best that we safe-guard against this in the NotificationSyncer itself.
2016-02-29 18:48:02 +10:30
..
2016-02-25 22:09:39 -05:00
2016-02-25 22:09:39 -05:00
2016-02-25 22:09:39 -05:00
2016-02-25 22:09:39 -05:00
2016-02-26 13:10:32 +09:00
2016-02-25 22:09:39 -05:00
2016-02-25 22:09:39 -05:00
2016-02-25 22:09:39 -05:00
2016-02-25 22:09:39 -05:00
2015-10-08 14:28:02 +10:30
2016-02-25 22:09:39 -05:00
2016-02-25 22:09:39 -05:00