Bug 346312 - Bookmarks with a pipe " | " is automatically replaced by %7C
Summary: Bookmarks with a pipe " | " is automatically replaced by %7C
Status: RESOLVED DUPLICATE of bug 311543
Alias: None
Product: konsole
Classification: Applications
Component: bookmark (show other bugs)
Version: 15.04.0
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-17 16:10 UTC by julien.lebreton1985
Modified: 2017-02-13 19:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description julien.lebreton1985 2015-04-17 16:10:57 UTC
I have some bookmarks for ssh connexion with a pipe for saving my output like this one : 
ssh admin@192.168.1.1 | tee -a /repertory/save.txt

When I select this bookmark, it appears on my terminal like 
ssh admin@192.168.1.1 %7C tee -a /repertory/save.txt



Reproducible: Always

Steps to Reproduce:
1. select one of my bookmark with a | character
2.
3.


Expected Results:  
Without the upgrade in kubuntu 15.04 (vivid developpment branch), there was no problem.
Comment 1 Kurt Hindenburg 2017-02-12 18:38:26 UTC
Yes, Konsole abuses the bookmark feature in KDE
Comment 2 Kurt Hindenburg 2017-02-13 19:03:42 UTC

*** This bug has been marked as a duplicate of bug 311543 ***