Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/15/19 in all areas

  1. In this specific case you are using the MATCHES operator which is a regex style match, so this would be cast sensitive. You would need to do a specific regex case insensitive match like (?i)skindo in order to make this work. You can use a different operator like Begins with or Contains to ignore case.
    1 point
  2. Nic Hubbard

    Request failed

    There will be additional fixes for this coming in our 5.2 version. These were being caused by the new geocaching.com API changes.
    1 point
×
×
  • Create New...