Bug 378882

Summary: symbols in nickname not handled well "`"
Product: [Applications] konversation Reporter: Salvo "LtWorf" Tomaselli <tiposchi>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.6.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Salvo "LtWorf" Tomaselli 2017-04-17 17:40:05 UTC
If someone has a ` in the nickname, clicking on it opens a query tab that includes the HTML escape, not the real nickname of the user.
Comment 1 Peter Simonsson 2017-04-22 08:44:14 UTC
Git commit d960726c6b7e45a9ab82743220c4d42198067b58 by Peter Simonsson.
Committed on 22/04/2017 at 08:43.
Pushed by psn into branch '1.7'.

Fix handling of ` when clicking nicks

QUrl::toString doesn't decode ` correctly so add a hack to workaround

M  +2    -0    src/viewer/ircview.cpp

https://commits.kde.org/konversation/d960726c6b7e45a9ab82743220c4d42198067b58