Summary: | bookmarking ##channels doesn't work properly | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Branko Grubic <bitlord0xff> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | Git | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/konversation/10e5ea343c2c05f48fb83650ffee5cfa846dbfd7 | Version Fixed In: | |
Sentry Crash Report: |
Description
Branko Grubic
2013-12-28 18:36:55 UTC
Git commit 10e5ea343c2c05f48fb83650ffee5cfa846dbfd7 by Eli MacKenzie. Committed on 11/08/2017 at 08:29. Pushed by argonel into branch '1.7'. Proper percent-encoding for bookmarks Qt will automatically encode some characters, this adds decoding and forces # to be encoded as well. M +4 -0 ChangeLog M +3 -0 src/connectionmanager.cpp M +4 -0 src/viewer/chatwindow.cpp https://commits.kde.org/konversation/10e5ea343c2c05f48fb83650ffee5cfa846dbfd7 |