Bug #601
Smuxi disconnects on nick change to "[]"
Status: | Closed | Start: | 06/01/2011 | |
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | 0.8.9 | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
There appears to be a regular expression construction issue when an IRC nick contains some combinations regexp metacharacters. To replicate, change your nick to []
. The following will appear in the server log:
-!- Connection error! Reason: parsing "(^|\W)[]($|\W)" - Unterminated [] set. Parameter name: (^|\W)[]($|\W)
There may be other metacharacter combinations that have the same effect.
Related issues
duplicates Smuxi - Bug #538 | Notification highlight when | is part of your nickname | Closed | 10/29/2010 |
History
Updated by Mirco Bauer 4921 days ago
- Status changed from New to Closed
This is the same issue as seen in #538 which was already fixed
Updated by Mirco Bauer 4921 days ago
- Target version changed from 0.8 to 0.8.9
Updated by Mirco Bauer 4719 days ago
This change can be tested with a development build which can be obtained from here: http://www.smuxi.org/documentation/running-from-git/