[telepathy-idle/master] Correct the description of accept-invalid-nicks

Will Thompson will.thompson at collabora.co.uk
Wed May 27 15:04:47 PDT 2009


---
 tests/twisted/messages/accept-invalid-nicks.py |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/tests/twisted/messages/accept-invalid-nicks.py b/tests/twisted/messages/accept-invalid-nicks.py
index a0e92b1..bd1f14b 100644
--- a/tests/twisted/messages/accept-invalid-nicks.py
+++ b/tests/twisted/messages/accept-invalid-nicks.py
@@ -1,8 +1,7 @@
 # coding: utf-8
 """
-Regression test for a bug where, if you were in a IRC channel that had the same
-name as your nickname (e.g. user 'foo' in room '#foo'), all private 1:1 messages
-to foo would appear to also be coming through room #foo as well (bug #19766)
+Regression test to check that we accept incoming nicks beginning with '-' (in
+particular, "-bip"), which are illegal per the RFC but occur in the wild.
 """
 
 from idletest import exec_test
-- 
1.5.6.5




More information about the telepathy-commits mailing list