Jump to content

Invalid HTML on cache page for geocache names containing &#


FriedrichFröbel

Recommended Posts

Geocaches with names containing the sequence &# generate invalid listing pages, for example https://www.geocaching.com/geocache/GC25WQJ_how-do-i-solve-all-these-puzzle-caches This is due to &# which has to be followed by an integer and a trailing semicolon. Due to improper escaping, the page contains

 

<h1 class="visually-hidden">How Do I Solve All These &#$@! Puzzle Caches? Rätsel-Geocaches</h1>

 

instead, which fails HTML validation in Firefox for example.

  • Helpful 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...