steve8x8 / geotoad

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

Image-coded cache types don't work after 2017-12-15 #354

Closed steve8x8 closed 6 years ago

steve8x8 commented 6 years ago
 ***  Cache image code  for  - please report
 ***  Error in parseSearchData():data.split
/.../geotoad/lib/search.rb:925:in `block in parseSearchData': undefined method `split' for nil:NilClass (NoMethodError)

Caused by image URLs now containing /WptTypes/ instead of /wpttypes/.

steve8x8 commented 6 years ago

Hopefully fixed in git a30740b - release delayed once again. (Aiming at a solution that's completely case-insensitive in such contexts.)

steve8x8 commented 6 years ago

Fixed by 3.27.2, released 2017-12-18?

steve8x8 commented 6 years ago

.