[openstreetmap-website] Page title is html-encoded twice (#764)
Štefan Baebler
notifications at github.com
Wed Jun 18 07:29:28 UTC 2014
https://www.openstreetmap.org/node/2384279462/ and
https://www.openstreetmap.org/node/2384279462/history
are about node with title "Rock & Roll":

where the page title is shown wrong, as "Rock & Roll" via html:
```xml
<title>OpenStreetMap | Vozlišče: Rock & Roll (2384279462)</title>
```
Notice the double `&` instead of single `&`.
Similar to #571, but there was the problem with ajax request, here it comes from the server in initial html.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/764
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20140618/dba311da/attachment.html>
More information about the rails-dev
mailing list