[Konsole-devel] [Bug 203260] New: Konsole bookmarks don't save Uppercase in URL
Carl Fitch
cmf at omnitec.net
Mon Aug 10 02:45:07 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=203260
Summary: Konsole bookmarks don't save Uppercase in URL
Product: konsole
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel at kde.org
ReportedBy: cmf at omnitec.net
Version: (using KDE 4.3.0)
OS: Linux
Installed from: Ubuntu Packages
When saving a Konsole bookmark, the URL/Command is changed to lower case. This
prohibits use of Uppercase parameters.
Example: With the following URL the ssh parameter "X" which turns on X-Windows
forwarding and "C" which turns on compression for the connection, are required
to be uppercase.
ssh://user@example.com -XC
is changed to:
ssh://user@example.com -xc
This causes the command, of course, to fail. Since UNIX parameters are case
sensitive this will kill the utility of bookmarks in Konsole.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list