Da ist noch was im argen, keine ahnung warum da %253D statt %3D oder gleich das = steht, hast du @Map-Peter das so kopiert, oder woran liegt das?
Kein wunder, dass das wiki –seinerseits– nich klar kommt damit.
Mal schauen ob nach dem abschicken was anderes bei rauskommt. In der vorschau ist das zumindest bei mir richtig, also das gleiche wie ich das eingegeben hab.
Edit: ne, das bleibt gleich.
Ich benutzte ein android handy und firefox. Ob das an einem pc per tastenkürzel anders agiert, kann ja sein, und dann die url nochmal encoded und dann gibts salat.
Dort ist im link von @Spiekerooger auch etwas codiertes, das %5C (\).
Ob das der server von der seite schlicht nicht decodieren kann ist mir nicht klar, würde aber auch nicht verstehen warum nicht.
Außerdem, ich sehe grad in dem copy paste des quotes oben, dass der link‑text korrekt das \ enthält, der link selber aber das %5C stattdessen.
Wieso ist das so?
Passiert das durch das einfügen von nicht‑kodierten urls?
As %25 is the HTML encoding for the %-sign, it looks like somewhere in the process the %3D is not recognized as the HTML encoding for the =-sign and is taken as plain text, and the percent sign is encoded again.
P.S. I am not sure about it, but it seems to happen mainly with OSM wiki pages.
Did run into the problem %253A instead of : two times again today and found it looks to be a Firefox plug-in problem, chrome gives correct URL’s and also Firefox running without plugins.
Found this past issue:
Will try to find which plug-in and create an issue.
Not a OSM site problem as I could reproduce the problem pasting the copied URL in a text editor. Reproduction is not consistent (yet) for me.
I ran into the same problem with a Wikipedia link https://de.wikipedia.org/wiki/Liste_geflügelter_Worte/D#Deutsche_Revolutionäre_besetzen_einen_Bahnhof_erst_nach_Kauf_einer_Bahnsteigkarte copied as https://de.wikipedia.org/wiki/Liste_gefl%25C3%25BCgelter_Worte/D#Deutsche_Revolution%25C3%25A4re_besetzen_einen_Bahnhof_erst_nach_Kauf_einer_Bahnsteigkarte
using Firefox for Linux Mint (144.0 (64-bit) with plugins:
OpenH264 Video Codec provided by Cisco Systems, Inc.
Widevine Content Decryption Module provided by Google Inc.
To get the correct URL I copied the URL in a Chromium compatible Browser, the encoded characters were automaticaly decoded, and I could copy the correct link in the forum.
The only extension we have in common is uBlock Origin, so maybe it worth disabling it to see.
Here is the result:
the URL remains with espace characters (i.e. we get https://de.wikipedia.org/wiki/Liste_gefl%25C3%25BCgelter_Worte/D#Deutsche_Revolution%25C3%25A4re_besetzen_einen_Bahnhof_erst_nach_Kauf_einer_Bahnsteigkarte)
I think i found the place where the problem originates.
Creating the link in the text window always works fine.
I tried all kinds off copy-paste available on Linux / X-Windows