WoltLab / com.woltlab.wcf.conversation

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

Fix Conversation::hasOtherParticipants() #186

Closed TimWolla closed 1 year ago

TimWolla commented 1 year ago

The previous implementation did not correctly handle invisible participants, because they are not included in the participant counter.

It has been verified that the warning correctly shows when all other participants are invisible and the creator as the only visible participant left.

see https://www.woltlab.com/community/thread/301790/