Fixed bug #1707708 which showed error 501 in the log console when adding
commitdfc61fa58a15b200c102b6ae2803dbc14f7eeb6d
authorStéphane Bisinger <stephane.bisinger@gmail.com>
Thu, 14 Jun 2007 20:17:54 +0000 (14 22:17 +0200)
committerStéphane Bisinger <stephane.bisinger@gmail.com>
Thu, 14 Jun 2007 20:17:54 +0000 (14 22:17 +0200)
tree0daed7fed3c9f405929e204f153200c66b5b5e0a
parentfd43b51dcb5bcb68db374c651771f291ce896def
Fixed bug #1707708 which showed error 501 in the log console when adding
contact in Jabber connected to GTalk.

Error 501 is a Feature Not Implemented error code and it should not be
reported to the user. It informs the client that the operation it attempted
is not supported by the server.
src/hooks/jabberhook.cc