Bug 346312

Summary: Bookmarks with a pipe " | " is automatically replaced by %7C
Product: [Applications] konsole Reporter: julien.lebreton1985
Component: bookmarkAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 15.04.0   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***