Bug 255114

Summary: Channel highlight regex not checking 005's CHANTYPES
Product: [Applications] konversation Reporter: Jonas Thiem <contact>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: CONFIRMED ---    
Severity: minor CC: hein
Priority: NOR    
Version First Reported In: 1.5-rc1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jonas Thiem 2010-10-24 15:27:55 UTC
Version:           1.3.1 (using KDE 4.4.5) 
OS:                Linux

Apparently, the regex that makes things like #channel clickable with join in the context menu etc. does not check the 005's CHANTYPES entry for channel prefixes.

E.g. if the 005 contains CHANTYPES=#& then &channel still won't be clickable in Konversation.

Reproducible: Always

Steps to Reproduce:
1. Connect to an IRCd that has & in CHANTYPES (at the time of writing irc.ntalk.de, but that might change since they got another issue there with prefix clashes)
2. Join a &channel
3. Do a WHOIS on yourself and see how &channel in your WHOIS's channel listing isn't clickable