From 467651e653ca9474606e2934a767383698192528 Mon Sep 17 00:00:00 2001 From: "https://launchpad.net/~fbe" Date: Wed, 15 Jan 2014 12:23:07 +0000 Subject: [PATCH] --- ...ts__44___if_a_different_port_has_been_specified_already.mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/todo/dont_append_:5222_to_jabber_hosts__44___if_a_different_port_has_been_specified_already.mdwn diff --git a/doc/todo/dont_append_:5222_to_jabber_hosts__44___if_a_different_port_has_been_specified_already.mdwn b/doc/todo/dont_append_:5222_to_jabber_hosts__44___if_a_different_port_has_been_specified_already.mdwn new file mode 100644 index 0000000000..257054a90c --- /dev/null +++ b/doc/todo/dont_append_:5222_to_jabber_hosts__44___if_a_different_port_has_been_specified_already.mdwn @@ -0,0 +1,2 @@ + +While trying so establish a jabber link via a server that runs a nonstandard port I came across the problem that git-annex always appends :5222 to the jabber server address. This effectively stops the connection procedure at a point where it does not need to.