<p>In Chrome, the "Download XML" on object browse pages does not download the XML to a file. This is different from the map call, which by default saves it as map.osm</p>

<p>The difference is from the header <code>Content-Disposition: attachment; filename="map.osm"</code> that cgimap produces.</p>

<p>Right now the UI is inconsistent, saying Download and then showing the XML.</p>

<p>Do we want to change it to view? Do we want to add a <code>Content-Disposition</code> header to make it download? If so, what filename, something like node1234.osm for a node?</p>

<p><a href="https://github.com/zerebubuth/openstreetmap-cgimap/issues/39" class="issue-link" title="Content-Disposition is specific to map requests">zerebubuth/openstreetmap-cgimap#39</a> is the corresponding ticket about this. I don't think there's any issues changing the behaviour, it's just not obvious what is correct.</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/479'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpkD3Yr3fg5pTmQxThOGtvLl0cJ9ugnRaWPeJvjiWeYRG.gif' height='1' width='1'></p>