Modify

#145 closed enhancement (obsolete)

Encoding in outgoing messages?

Reported by: siberion[at]gmail[dot]com Owned by:
Priority: wishlist Milestone:
Component: BitlBee Version: 1.0.2
Keywords: charset, encoding Cc:
IRC client+version: Client-independent Operating System: FreeBSD
OS version/distro: FreeBSD 5.3

Description

This might be considered a dupe of bug #53, but I don't think it's quite the same thing.

I'm talking to a lot of people in different countries and different languages - usually English, where the character encoding doesn't matter too much. However, in German and Danish, where special characters exist, MSN users on Windows can't see my messages properly, presumably because Bitlbee is sending UTF-8. (Unfortunately, none of these people would consider switching to another client, so that's not an option.. not to mention that I often run into charset issues on IRC as well.) It would be neat if there was a way to specify the outgoing character encoding on a per-connection basis, or perhaps even as an argument on a per-message/per-dialog basis:

/MSG my_buddy;iso-8859-1 Hi

Or

<Siberion> my_buddy;iso-8859-1: Hi

Or

/DIALOG my_buddy;iso-8859-1

The IRC client would send the encoding as part of the nickname, and Bitlbee would do the rest. Perhaps a 'set' variable could be introduced to specify the default outgoing encoding if none is specified in the nickname.

I'd be up for contributing a patch for that if you could let me know the best location in the code to do the interception and conversion.

~Siberion

Attachments (0)

Change History (2)

comment:1 Changed at 2006-05-16T15:13:41Z by wilmer

Hmm, somehow I completely missed this report so far, sorry.

Did you set your charset setting in BitlBee correctly? AFAIK MSN should support UTF-8 completely, there shouldn't be any reason to set an alternative charset for outgoing messages... In fact only the OSCAR module has real charset issues.

comment:2 Changed at 2012-03-25T23:27:33Z by wilmer

Resolution: obsolete
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.