neumannjmt / openmeta

Automatically exported from code.google.com/p/openmeta
0 stars 0 forks source link

can't enter commas #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. touch test
2. openmeta -s "multiword, mit komma und blank" -p ./test

What is the expected output? 
"multiword, mit komma und blank" ./test

What do you see instead?
multiword " mit komma und blank" ./test

What version of the product are you using? On what operating system?
version 0.1 on Mac OS

Please provide any additional information below.

Tagging software like Yep2 allow commas in tags. In fact, openmeta command line 
will read tags with commas. But it will not allow one to set tags with commas. 
There is no reason that a tag, in quotes, with commas should not be allowed

Original issue reported on code.google.com by alante...@gmail.com on 17 Jun 2010 at 2:39

GoogleCodeExporter commented 9 years ago
Commas appear to be very useful delimiters. See my new issue here:
http://code.google.com/p/openmeta/issues/detail?id=25

Original comment by cjre...@gmail.com on 26 Apr 2012 at 9:18