[cl-irc-ticket] [cl-irc] #17: Fix RPL_ISUPPORT support where sending encoded characters

#17: Fix RPL_ISUPPORT support where sending encoded characters ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: ehuelsmann Type: defect | Status: new Priority: major | Milestone: Component: chat | Version: Keywords: | Has_patch: 0 ------------------------+--------------------------------------------------- The attached patch does this. At the same time it should be considered proof-of-concept, since I don't like the resulting eventhandler code. -- Ticket URL: <http://trac.common-lisp.net/cl-irc/ticket/17> cl-irc <http://common-lisp.net/project/cl-irc> cl-irc

#17: Fix RPL_ISUPPORT support where sending encoded characters -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: ehuelsmann Type: defect | Status: new Priority: major | Milestone: Component: chat | Version: Resolution: | Keywords: Has_patch: 1 | -------------------------+-------------------------------------------------- Changes (by ehuelsmann): * has_patch: 0 => 1 -- Ticket URL: <http://trac.common-lisp.net/cl-irc/ticket/17> cl-irc <http://common-lisp.net/project/cl-irc> cl-irc

#17: Fix RPL_ISUPPORT support where sending encoded characters -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: ehuelsmann Type: defect | Status: assigned Priority: major | Milestone: Component: chat | Version: Resolution: | Keywords: Has_patch: 1 | -------------------------+-------------------------------------------------- Changes (by ehuelsmann): * status: new => assigned Comment: Started working on the integration of this patch. -- Ticket URL: <http://trac.common-lisp.net/cl-irc/ticket/17> cl-irc <http://common-lisp.net/project/cl-irc> cl-irc

#17: Fix RPL_ISUPPORT support where sending encoded characters -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: ehuelsmann Type: defect | Status: assigned Priority: minor | Milestone: Component: chat | Version: Resolution: | Keywords: Has_patch: 1 | -------------------------+-------------------------------------------------- Changes (by ehuelsmann): * priority: major => minor Comment: The patch has been integrated in r..., but integration could be better: The code is now in event.lisp, but needs to be moved to its own defun in utility.lisp, with specific tests in test/. Lowering priority from '''major''' to '''minor''' because I don't want to close for the reasons above. -- Ticket URL: <http://trac.common-lisp.net/cl-irc/ticket/17> cl-irc <http://common-lisp.net/project/cl-irc> cl-irc

#17: Fix RPL_ISUPPORT support where sending encoded characters -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: ehuelsmann Type: defect | Status: assigned Priority: minor | Milestone: Component: chat | Version: Resolution: | Keywords: Has_patch: 1 | -------------------------+-------------------------------------------------- Comment (by ehuelsmann): Ofcourse, the revision number should be available when sending in comments: r159. -- Ticket URL: <http://trac.common-lisp.net/cl-irc/ticket/17> cl-irc <http://common-lisp.net/project/cl-irc> cl-irc

#17: Fix RPL_ISUPPORT support where sending encoded characters --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: ehuelsmann Type: enhancement | Status: assigned Priority: minor | Milestone: Component: chat | Version: Resolution: | Keywords: Has_patch: 1 | --------------------------+------------------------------------------------- Changes (by ehuelsmann): * type: defect => enhancement Comment: Also, it's turned into an enhancement now. -- Ticket URL: <http://trac.common-lisp.net/cl-irc/ticket/17> cl-irc <http://common-lisp.net/project/cl-irc> cl-irc
participants (1)
-
cl-irc