2Abendsegler / GClh

GC little helper II - Some little things to make life easy (on www.geocaching.com). Powerful, configurable tool to improve and expand the geocaching pages.
GNU General Public License v2.0
58 stars 38 forks source link

[Navi Search] Searching for trackables does not work for trackables starting with "GT" #2654

Closed GitHubberJS closed 2 weeks ago

GitHubberJS commented 2 weeks ago

Describe the bug

Searching for trackables does not work for trackables starting with "GT". If I enter a trackable staring with GT a link is created to find a geotour instead. Example: if I enter in the search area the code GTXYZ the link created becomes "https://www.geocaching.com/play/geotours/gtxyz". As this is not a "valid" geotour name for Groundspeak the server answers with a "error 404: DNF" message.

If I turn of the little helper in Tampermonkey and I search for trackables with the "native" web page, the same code finds the travel bug I was looking for.

Remark: GTXYZ is not a real example but is just given to show what I mean. I can provide a real code but with this you would be able to "track" the trackable which might not be the right idea to do.

To Reproduce

No response

Expected behavior

Instead of looking for a geotour I expect that a trackable is found. ;-)

OS

Windows

Browser

Firefox

GClh Version

v0.16.2

Additional context

No response

2Abendsegler commented 2 weeks ago

Hello,

thanks for your message.

We know the problem when entering a tracking code that start with GT, PR, BM, GL or even with GC or TB.

We already have an issue about this: [Navi Search] Possibility to force searching for tracking code Please continue writing there if you would like to contribute something else.

I close your issue.