Closed GoogleCodeExporter closed 8 years ago
There should definitely be exception handling there, but I'd like to re-create
the error before I fix it. What are you searching for when this happens? That
is, what text is in the fields in the form?
Original comment by bevi...@gmail.com
on 8 Apr 2014 at 2:49
I must admit I don't remember, but I have removed my changes and are continuing
tagging process - the exception was quite frequent so I'm sure I'll run into it
again.
Original comment by mr.n...@gmail.com
on 8 Apr 2014 at 4:57
Thanks! I've not had anyone mention this one before and haven't run into it
myself. I'm guessing there was a particular situation with respect to filename
parsing. Next you see it, pass along the original filename, and what it got
parsed into on the entry form.
Original comment by bevi...@gmail.com
on 8 Apr 2014 at 4:59
[deleted comment]
And here it is.
Filename "Avengers - Solo (2012) (TPB) (digital-Empire).cbz"
I add it via Open Folder
parsed fields are:
Series: "Avengers - Solo"
Year: "2012"
After clicking Search Online the correct comic is found (with manual
intervention) but later exception is thrown.
Original comment by mr.n...@gmail.com
on 8 Apr 2014 at 5:03
This is very weird. I made it happen once, by typing a space in the issue
field, but then couldn't re-create it. Ah, well. I'll apply your patch, and
it'll be in the next release.
Thanks for the help!
Original comment by bevi...@gmail.com
on 8 Apr 2014 at 5:39
added in 1.1.13
Original comment by bevi...@gmail.com
on 9 Apr 2014 at 3:12
Original issue reported on code.google.com by
mr.n...@gmail.com
on 6 Apr 2014 at 9:30Attachments: