Opened 19 years ago
Last modified 18 years ago
#17 assigned enhancement
Fix RPL_ISUPPORT support where sending encoded characters
Reported by: | Erik Huelsmann | Owned by: | Erik Huelsmann |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | chat | Version: | |
Keywords: | Cc: | ||
Patch attached: | yes |
Description
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.
Attachments (1)
Change History (6)
Changed 19 years ago by
Attachment: | event.patch added |
---|
comment:1 Changed 19 years ago by
Patch attached: | set |
---|
comment:2 Changed 18 years ago by
Status: | new → assigned |
---|
Started working on the integration of this patch.
comment:3 Changed 18 years ago by
Priority: | major → minor |
---|
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.
comment:4 Changed 18 years ago by
Ofcourse, the revision number should be available when sending in comments: r159.
comment:5 Changed 18 years ago by
Type: | defect → enhancement |
---|
Also, it's turned into an enhancement now.
event.lisp patch which adds support for \xHH encoded characters