Bug #3211

image register behavior with quoted text in kamaki shell

Added by Stavros Sachtouris about 11 years ago. Updated about 11 years ago.

Status:Closed Start date:01/30/2013
Priority:Medium Due date:02/06/2013
Assignee:Stavros Sachtouris % Done:

100%

Category:- Spent time: 1.00 hour
Target version:v0.7

Description

image register "La la" "pithos://pithos/la la"
- different behavior in shell than in command line

In command line, bash takes care of the quotes. In shell, there is a regexp script that may not be applied in every case, or if does not function correctly in all cases.

History

#1 Updated by Stavros Sachtouris about 11 years ago

  • % Done changed from 0 to 10

Test case: kamaki test args 'arg with "special" characters' 'another arg "with" "cpecial characters' 'third"arg with" special characters'
Also try reversing " with '

#2 Updated by Stavros Sachtouris about 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 10 to 100

New kamaki shell input regex: \'.*?\'|".*?"|^[\S]*$

#3 Updated by Stavros Sachtouris about 11 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF