Ticket #2440 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

CTCPs not handled properly by IRC activity

Reported by: fran Owned by: fran
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Irc Version: Git as of bugdate
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

The Sugar IRC activity doesn't recognize CTCP messages; it instead displays the raw text as a private message surrounded by \001 characters.

For example, Freenode's bot "frigg" usually CTCP VERSIONs users when they connect; so upon starting the IRC activity in its default configuration, one will get the private message "\001VERSION\001" from frigg.

Attachments

0001-Add-proper-CTCP-support-sending-and-receiving.patch Download (6.3 KB) - added by fran 3 years ago.
Add proper CTCP support - sending and receiving

Change History

Changed 3 years ago by fran

  • owner changed from mchua to fran
  • status changed from new to accepted

Changed 3 years ago by fran

Add proper CTCP support - sending and receiving

Changed 3 years ago by fran

I've fixed this by adding proper support for sending and receiving CTCPs in the IRC activity. I've attached the patch above.

Changed 3 years ago by fran

  • status changed from accepted to closed
  • resolution set to fixed

Patch applied to mainline.

Note: See TracTickets for help on using tickets.