<p>Links to notes from the <a href="https://wiki.openstreetmap.org/wiki/Notes#RSS_feed">notes RSS feed</a> contain a hash (apparently linking to specific comments) that triggers a javascript exception. Example:</p>

<pre><code>http://www.openstreetmap.org/note/80695#c157809
</code></pre>

<p>The js error appears to be caused by an overly optimistic parsing of the hash:</p>

<pre><code>Uncaught exception: TypeError: Cannot convert 'e.map' to object
Error thrown at line 4, column 40303 in <anonymous function: parseHash>(e) in http://www.openstreetmap.org/assets/application-2eac7288c2d3b3d38cfaf423d739c820.js:
var a=e.map.split("/");
</code></pre>

<p>Because of this, the page stops loading and doesn't show the map.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/issues/555'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpkCnnBLtwW905JedGTQwcIIkJmoeYPiW6R6hnrSPBBxj.gif' height='1' width='1'></p>