Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 41507

Summary: Xchat 2.0.x ban bug on ident
Product: Gentoo Linux Reporter: sys71
Component: Current packagesAssignee: Packages in net-irc <net-irc>
Status: RESOLVED NEEDINFO    
Severity: minor CC: gnome, swegener
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description sys71 2004-02-13 15:13:19 UTC
When you do a ban on someone having an ident == 10 chars, xchat adds a ban like this : you want to ban someone having a mask like nick!1234567890@domain.com if you choose a ban on mask, xchat will ban this line *!*123456789@* instead doing a check if ident == 10chars remove the * on ident or maybe raise the char limit to 11

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 foser (RETIRED) gentoo-dev 2004-03-13 08:46:28 UTC
upstream bug, could you maybe code a fix ?

Isn't indent supposed to be x (=9) chars by IRC RFC ?
Comment 2 foser (RETIRED) gentoo-dev 2004-04-25 13:48:30 UTC
we should probably push this upstream
Comment 3 foser (RETIRED) gentoo-dev 2004-05-07 07:23:15 UTC
we're a bit short on time and net-irc handled the last release, reassigning.
Comment 4 Sven Wegener gentoo-dev 2004-05-24 10:22:16 UTC
I've tried to reproduce this, but all networks I tried are limiting the
ident to 9 or 10 characters. When I connect with an ident longer than
that, the ident is truncated after that number of chars by the server.

I connected with nick!1234567890@domain.com and my ident was truncated to
~123456789 and as a result XChat will ban *!*123456789@domain.com which is
correct.

The SourceCode of XChat also shows no evidence that the ident would be
truncated by XChat. There's a bug filed upstream that has to do with
ban-masking: http://sourceforge.net/tracker/index.php?func=detail&aid=842301&group_id=239&atid=100239
But I failed to reproduce that. And it is reported against 2.0.5.

Could the reporter of this bug provide some more info, like the irc network
where this happens. And could he please do a WHOIS on himself to check if
the server truncated his ident.

Sven
Comment 5 Chuck Short (RETIRED) gentoo-dev 2004-06-09 18:44:27 UTC
No resoonse.