The kick action in our current -2.7 is always kicking the wrong users...
If we choose to kick user A, user B gets kicked. (some even if they're not online in that...)

I have no clue till now how user A and user B are related.
ATM for us, kick and ban are never working correct. Going to investigate this soon.

CommentFileSizeAuthor
#2 chatroom.diff1.85 KBVladRM

Comments

Anonymous’s picture

any progress? can you give me more details of how to reproduce this bug?

VladRM’s picture

StatusFileSize
new1.85 KB

Hi Miro and Justin,

I had the same issue and traced the bug to the regular expressions in the chatroom_chat_ajax_user_kick() and chatroom_chat_ajax_user_ban() functions.

I attached a .diff file containing the minor changes I made to the code.

Thank you Darren and Justin for this great module.

Anonymous’s picture

nice catch! computers are such finnicky things aren't they? will apply this patch shortly, thanks for the work.

Anonymous’s picture

Status: Active » Fixed

ok, i've committed, closing issue. will roll a new release soon.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.