Add fallback for conversations without messages empty-conversation-callback
authorMarcel Werk <burntime@woltlab.com>
Tue, 21 Jun 2022 11:10:49 +0000 (13:10 +0200)
committerMarcel Werk <burntime@woltlab.com>
Tue, 21 Jun 2022 11:10:49 +0000 (13:10 +0200)
commita597946e681a4f1dcbbf3ba0a5184d2f5e6e0c8f
tree30bcbd9502a1f9852e23b2a50c3aaed6857987e1
parentab9ba5e3ab8cec559513b47cb76c46236293b1e0
Add fallback for conversations without messages

Conversations that did not contain any messages for any reason could not be opened and therefore could not be left / deleted.
files/lib/data/conversation/ConversationAction.class.php
files/lib/page/ConversationPage.class.php