Jump to content

Wrong character in trackable Help Center article


The A-Team

Recommended Posts

As discovered in this discussion, the wrong type of quotation mark character has been used at the end of the URL in the HTML template in this article:

<img src="http://img.geocaching.com/stats/tb.aspx?guid=##############”>

Notice that a "right double quotation mark" (U+201D / &#8221;) has been used as the second-to-last character, rather than the standard "quotation mark" (U+0022 / &#34;). When copied and pasted into a trackable or cache listing description, this character and the following greater-than character are converted to the encoded "%E2%80%9D%3E" and the intended image isn't displayed because the URL is now incorrect.

 

Fixing this will be a simple matter of replacing the character with a standard quotation mark in the article.

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...