Comment 1 for bug 1465298

Revision history for this message
Neurovertex (nv-s) wrote :

reading locales.ini, I found "chatrooms.bad_nickname = 'Please enter a correct nickname (6 to 40 characters)'". It appears so that the error is just a wrong string ID displayed in Rooms.php.

Attached a patch to change minimum nick size to 2 and fix the String ID.