← Back to team overview

clicompanion-devs team mailing list archive

[Bug 819038] Re: if the command has ":" character, the command gets broken into two

 

** Changed in: clicompanion
       Status: Fix Committed => Invalid

** Changed in: clicompanion
       Status: Invalid => Fix Released

-- 
You received this bug notification because you are a member of CLI
Companion Development Team, which is subscribed to CLI Companion.
https://bugs.launchpad.net/bugs/819038

Title:
  if the command has ":" character, the command gets broken into two

Status in CLI Companion:
  Fix Released

Bug description:
  I tried to record this

  command.....:     sshfs xnatty@192.168.1.5:/home/xnatty  ~/xnatty
  User input....: 
  Description..:    this command mounts the remote computer

  Closed the program.... and reopened it.
  command was split into two at (:) character in the middle of the command. Second part was shown in User input field.
  so the new fields were as follows:

  command.....:     sshfs xnatty@192.168.1.5
  User input....:     /home/xnatty  ~/xnatty
  Description..:    :this command mounts the remote computer

  I think the program uses (:) as a separator character between columns of data..
  you may want to change it to some other (less used) character.
  for your info...

To manage notifications about this bug go to:
https://bugs.launchpad.net/clicompanion/+bug/819038/+subscriptions