Bug 378882 - symbols in nickname not handled well "`"
Summary: symbols in nickname not handled well "`"
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.6.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-17 17:40 UTC by Salvo "LtWorf" Tomaselli
Modified: 2017-04-22 08:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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