WoltLab / com.woltlab.wcf.conversation

User Conversation System
GNU Lesser General Public License v2.1
13 stars 13 forks source link

Made `ConversationHandler` less error-prone #195

Closed BurntimeX closed 7 months ago

BurntimeX commented 7 months ago

The number of unread conversations is often shown in the templates. If this is accidentally queried for a guest due to individual template changes, it leads directly to an error message.