konsole command line parsing in profile broken (number of unquoted spaces is not ignored)

Bug #349422 reported by Achim Bohnet
2
Affects Status Importance Assigned to Milestone
KDE Base
Fix Released
Medium
kdebase (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: konsole

Summary: the number of unquoted spaces in the command line field of a konsole profile is not ignored. E.g.

Command=listargs foo bar "bla bla"

results in:

  args: <> <foo> <> <bar> <> <> <bla bla>

instead of

 args: <foo> <bar> <bla bla>

as every shell would to it. I've reported the bug upstream (includeing my test script listargs and example profiles
to reproduce the bug)

  https://bugs.kde.org/show_bug.cgi?id=188230

and added it here to make sure the fix finds it's way into kubuntu.

Achim

Changed in kdebase:
status: Unknown → Confirmed
Changed in kdebase:
importance: Undecided → Low
status: New → Triaged
Changed in kdebase:
status: Confirmed → Fix Released
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Fixed upstream for KDE 4.4. (It would have made it into Kubuntu anyways since upsteram fixed it)

Changed in kdebase (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Fix released to the development version of Kubuntu 10.04.

Changed in kdebase (Ubuntu):
status: Fix Committed → Fix Released
Changed in kdebase:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.