From 190808c37d4ab5f0f16fe35352ff36863c2732d5 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 12 Jan 2016 14:31:10 -0500 Subject: Address GitLab issue 2. --- irkerd.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/irkerd.xml b/irkerd.xml index c0f65dc..59b7dae 100644 --- a/irkerd.xml +++ b/irkerd.xml @@ -228,6 +228,9 @@ privmsg attribute values with appropriate care. irkerd will turn payload strings with embedded newlines into multiple IRC sends to avoid having message data discarded. + +Due to a bug in Python URL parsing, IRC urls with both a # and a +key part may fail unexpectedly. The workaround is to remove the #. SEE ALSO @@ -243,4 +246,4 @@ url='http://www.catb.org/~esr/irker'>http://www.catb.org/~esr/irker for updates and other resources, including an installable repository hook script. - \ No newline at end of file + -- cgit v1.2.3