Closed (fixed)
Project:
Chatroom
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2010 at 13:49 UTC
Updated:
15 Apr 2010 at 06:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedany progress? can you give me more details of how to reproduce this bug?
Comment #2
VladRM commentedHi 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.
Comment #3
Anonymous (not verified) commentednice catch! computers are such finnicky things aren't they? will apply this patch shortly, thanks for the work.
Comment #4
Anonymous (not verified) commentedok, i've committed, closing issue. will roll a new release soon.