Bug 50081

Summary: Bookmarks with spaces do not work
Product: [Applications] konsole Reporter: Stefan Asserhall <stefan.asserhall>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 1.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Stefan Asserhall 2002-11-02 19:08:37 UTC
Version:           1.2 (using KDE 3.0.9 (KDE 3.1 RC1))
Installed from:    compiled sources
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)
OS:          Linux (i686) release 2.4.18-3custom

If a bookmark URL has spaces in it konsole
tries "cd name%20with%20spaces", for
the bookmark "name with spaces". It should 
use "cd name\ with\ spaces". The same 
bookmark works correctly in a file open dialog.
Comment 1 Stephan Binner 2002-11-02 20:48:41 UTC
Fixed for KDE 3.1 RC2.