Erik-Call-Reynolds / comictagger

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

colon (":") handling #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Opening comictagger
2. Tagging a comic that in it's name contains a colon and not being able to 
decide 
what to do with this kind of special characters.

What is the expected output? What do you see instead?
The input is "Series: Blah blah"
The output that I was expecting was "Series- Blah blah"
The output that I get is "Series - Blah blah"

What version of the product are you using? On what operating system?
As of now I'm using version 1.1.9-beta
OSX Lion

Please provide any additional information below.
I would like to see the ability to determine how to handle the colon or other 
special characters.
I liked the way the colon was handle in version 1.1.7 because that way I could 
determine if the series title had a colon or a hyphen easily. For now I think 
I'll go back to version 1.1.7

Original issue reported on code.google.com by TheDomin...@gmail.com on 12 May 2013 at 12:35

GoogleCodeExporter commented 9 years ago
Changed from "Defect" to "Enhancement"

Original comment by bevi...@gmail.com on 24 Mar 2014 at 3:16