Your message dated Fri, 4 Mar 2011 22:07:30 +0100
with message-id <20110304210730.GA24269@violet>
and subject line Re: Bug#376090: irssi: Privmsg problem
has caused the Debian Bug report #376090,
regarding irssi: Privmsg problem
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
376090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376090
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: irssi
Version: 0.8.10-2
Severity: important
My locale : tr_TR.UTF8
All messages goes to status window with privmsg tag.
For Example:
(window 5 #debian-lover):
<darkhunter^> Debian is cool.
At the same time in status (window 1):
-!- PRIVMSG #debian-lover: Yeeaaahh!
I am using "LC_ALL=C irssi" and no problem but not using turkish charset (like
şğçüı).
--- End Message ---
--- Begin Message ---
Hi!
Given that you haven't responded to my last ping and there were really
a fair amount of changes in recent irssi versions with respect to irssi
I would call this case closed. Also given that I can't pin it down to a
certain version I rather close it unversioned.
Feel free to reopen the bug and provide information on how to reproduce
the issue if you still experience it.
Enjoy,
Rhonda
On Tue, Jun 02, 2009 at 11:26:19AM +0200, Gerfried Fuchs wrote:
> I know that this bug is ancient - do you still have this issue with
> 0.8.12 and/or 0.8.13 which are the more current irssi packages? There
> have been many improvements with respect to encoding since 0.8.10 and it
> might be very well that the newer versions would make your problem go
> away.
>
> If you can't reproduce it anymore please let us know so we can close it
> with the newer versions. :)
>
> * Recai Oktaş <[email protected]> [2006-07-01 16:11:24 CEST]:
> > * David Pashley [2006-06-30 18:47:41+0100]
> > > I wonder. I know there was a bug involving tr_TR locale regarding
> > > uppercasing/lowercasing of characters.
> >
> > Yep, I strongly suspect that the same upper/lowercasing + strcasecmp issues
> > cause this bug[1].
> >
> > roktas@oxygen:~/tmp/irssi/irssi-0.8.10$ grep -R g_strcasecmp * | wc -l
> > 186
> >
> > While working on this issue, I'm sending some test progs showing the
> > behaviour of glib's g_strcasecmp with some problematic i/ı/İ/I input
> > strings, for your convenience.
> >
> > [1] For more info: http://www.i18nguy.com/unicode/turkish-i18n.html
--- End Message ---