question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

URL for user profile encoded wrong if user name has special characters

See original GitHub issue
Detailed steps causing the problem:
  • Open GC34V8W
  • Search the log of user ●•C•● dated 13.11.16
  • Click on the user name
  • Select “Open profile in browser”
Actual behavior after performing these steps:

Browser opens with the following URL (which returns 404): https://www.geocaching.com/profile/?u=%E2%97%8F%E2%80%A2C%E2%80%A2%E2%97%8F

Expected behavior after performing these steps:

Browser should open the correct URL

Version of c:geo used:

2016.11.05

Is the problem reproducible for you?

Yes

Other comments and remarks:

From support mail and confirmed

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:20 (20 by maintainers)

github_iconTop GitHub Comments

1reaction
samueltardieucommented, Nov 25, 2016

Open the page with his finds and click on the “Profile” link at the top: https://www.geocaching.com/seek/nearest.aspx?ul=●•C•●

I have no such “Profile” link.

0reactions
Lineflyercommented, May 9, 2018

Groundspeak was informed about this long time ago…the problem is still there, however not our problem.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Database URLs: should special characters in user name and ...
Database URLs: should special characters in user name and password need to be percent-encoded? Issue #3616 · prisma/prisma · GitHub.
Read more >
Which characters make a URL invalid? - Stack Overflow
Any other character needs to be encoded with the percent-encoding ... like ftp://user@hostname/ where the '@' character has special meaning.
Read more >
URL with special char '%' and '#' gives malformed error
When you put certain characters in the URL it won't work correct unless URLs are encoded.
Read more >
Using URL encoding to handle special characters in a ...
The <space> character needs to be encoded because it is not a valid URL character. Also, some characters, such as "~" might not...
Read more >
Error when you create a user name that contains a special ...
Any "@" character that's not separating the username from the domain. · Can't contain a period character "." immediately preceding the "@" symbol...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found