<p></p>
<p dir="auto">Actually what I said about forward slashes is not entirely true. What's true:</p>
<ul dir="auto">
<li>They are valid characters in paths.</li>
<li>Wikipedia even internally doesn't escape them. Example: <a href="https://www.openstreetmap.org/node/2634817058" rel="nofollow">https://www.openstreetmap.org/node/2634817058</a> -> look at a <a href="https://en.wikipedia.org/wiki/List_of_sculptures_by_Tony_Smith" rel="nofollow">list of sculptures often with <code class="notranslate">/</code> in their names</a>. In the page source you'll see <code class="notranslate"><a href="/wiki/Moondog_(3/3)" title="Moondog (3/3)"><i>Moondog</i> (3/3)</a></code>.</li>
<li>But that wouldn't work if the name contains <code class="notranslate">/../</code>. Browsers will go up one path segment and remove part of the name. I don't know if such names are allowed on Wikipedia. Maybe they are not, then they don't have to escape <code class="notranslate">/</code>.</li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4855#issuecomment-2141100921">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLODQ2EIACE5HBIWH7LZE7JOXAVCNFSM6AAAAABIOJCTN2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBRGEYDAOJSGE">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLKLJAQQDPZLGQI7AADZE7JOXA5CNFSM6AAAAABIOJCTN2WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT7T2NXS.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/4855/c2141100921</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/4855#issuecomment-2141100921",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4855#issuecomment-2141100921",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>