<br><div class="gmail_extra">On Sat, Nov 3, 2012 at 8:03 PM, Bert Bos <span dir="ltr"><<a href="mailto:bert@w3.org" target="_blank">bert@w3.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Since a few weeks (I'm not exactly sure how long), URLs with a semicolon to separate the query parameters, such as<br>
<br>
  <a href="http://www.openstreetmap.org/index.html?mlat=43.6969;mlon=7.1224" target="_blank">http://www.openstreetmap.org/index.html?mlat=43.6969;mlon=7.1224</a><br>
<br>
do not work anymore.<br>
<br>
That's a pity, because the semicolon is easier if you're working with HTML or XML and want to cut and paste a URL: no need to replace every "&amp;" with "&" or vice-versa. HTML recommends[1] the semicolon precisely for that reason.<br>

</blockquote><div><br></div><div>Wow, I wasn't even aware of this recommendation until now. Thanks for bringing it to my attention.</div><div><br></div><div>This should restore the functionality: <a href="https://github.com/openstreetmap/openstreetmap-website/pull/154">https://github.com/openstreetmap/openstreetmap-website/pull/154</a> </div>

<div><br></div><div>John</div></div></div>