steve8x8 / geotoad

Geocaching query tool written in Ruby
https://buymeacoffee.com/steve8x8
Other
28 stars 8 forks source link

Outdated "available" and "archived" flags in GPX output #212

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Find a cache that has been deactivated or archived recently.
2. In the file cache, identify the corresponding cdpf* file, and "touch" it so 
it won't be overwritten by a subsequent GeoToad run.
3. Run GeoToad to GPX, and check the "cache id" lines in the output file.

What is the expected output? What do you see instead?

Although the search (or wid) page contains correct (and current) information, 
subsequent parsing of the (up to 6 days old) cdpf (cache description file) 
overwrites it with outdated values.

This has probably never shown up before since only a few people use the "-z" 
option?

Original issue reported on code.google.com by Steve8x8 on 14 Jul 2011 at 4:02

GoogleCodeExporter commented 9 years ago
Well, it's even worse: for wid queries, available and archived states weren't 
parsed at all; archived caches aren't available anymore; more of that kind. 
Working on it.

Original comment by Steve8x8 on 14 Jul 2011 at 9:01

GoogleCodeExporter commented 9 years ago
Addressed in SVN r911.

Original comment by Steve8x8 on 4 Aug 2011 at 9:15

GoogleCodeExporter commented 9 years ago
Addressed in 3.14.5

Original comment by Steve8x8 on 16 Sep 2011 at 9:13