doenietzomoeilijk / navbot

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

"Tash-Murkon" and other regions with "-" in the name are not parsed properly. #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use any exported market report from Tash-Murkon.
2.
3.

What is the expected output? What do you see instead?
Expected output is Region Name: "Tash-Murkon", Item name: "Item"
Instead we get: Region Name: "Tash" Item name: "Murkon"

It's because you aren't parsing the filenames as if regions can contain a
"-", a regex solution will work here.

What version of the product are you using? On what operating system?
WinXP, latest rev.

Please provide any additional information below.
Should be an easy fix, I fixed this in the java one that I used to use
before with like 2 lines of code. Tash-Murkon is my home and I would really
like this to work so I can compare the results of this to the java-based
one I'm also using.... thanks

Original issue reported on code.google.com by michael....@gmail.com on 19 Dec 2008 at 11:05

GoogleCodeExporter commented 9 years ago
Try this with Rev I, if it still happens, i'll have a look.

Original comment by michael....@gmail.com on 22 Mar 2009 at 11:05

GoogleCodeExporter commented 9 years ago

Original comment by michael....@gmail.com on 22 Mar 2009 at 11:06

GoogleCodeExporter commented 9 years ago
Thanks for the program. just started using it yesterday Great! helps take the 
guess 
work out of finding trade routes.  The one problem I have is the same as 
Michael 
reported back on Dec 2008.

Original comment by ohlthr...@bex.net on 4 Aug 2009 at 11:13

GoogleCodeExporter commented 9 years ago
Issue exists with rev K.

Original comment by andrey.e...@gmail.com on 18 May 2010 at 3:25