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.