[Konversation-devel] [Bug 146103] New: Variable expansion causes problem when pasting URL
Park Shinjo
peremen at gmail.com
Tue May 29 10:27:01 CEST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=146103
Summary: Variable expansion causes problem when pasting URL
Product: konversation
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: konversation-devel kde org
ReportedBy: peremen gmail com
Version: (using KDE KDE 3.5.7)
Installed from: Ubuntu Packages
When pasting URLs encoded in Korean language, they might contain escape sequences like %B or %C. For example, when a text "가나다라" is encoded in UTF-8, it provides sequence "%EA%B0%80%EB%82%98%EB%8B%A4%EB%9D%BC". However, due to variable expansion, some characters like %B and %C makes the link not clickable.
There is a workaround to turn off variable expansion. Then we lost bold and text color feature, and I have to turn on manually when I need to use it. I suggest that Konversation should use inserting control sequences, not variable expansions with %B or whatever. It is very annoying problem when I have to deal with Korean percent-encoded URL.
More information about the Konversation-devel
mailing list