Merge lp:~dcaro/clicompanion/fix-819038 into lp:clicompanion
Proposed by
David Caro
Status: | Rejected |
---|---|
Rejected by: | Marek Bardoński |
Proposed branch: | lp:~dcaro/clicompanion/fix-819038 |
Merge into: | lp:clicompanion |
Diff against target: |
233 lines (+99/-99) 4 files modified
.clicompanion (+48/-48) clicompanionlib/controller.py (+2/-2) clicompanionlib/view.py (+1/-1) data/clicompanion2.config (+48/-48) |
To merge this branch: | bzr merge lp:~dcaro/clicompanion/fix-819038 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Duane Hinnen | Needs Information | ||
Review via email:
|
Description of the change
Fixed the bug 819038: if the command has ":" character, the command gets broken into two
Now the commands are separated with tabs.
To post a comment you must log in.
Hi,
Thank you for the contribution.
I thought we had fixed this bug.
I am unable to reproduce the problem.
If you are able to reproduce this please let me know and explain the command you are using so I can test it to see the problem.
Thank you!
Duane