Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Double escaping for umlauts in site title #787

Closed
kulla opened this issue Nov 1, 2018 · 1 comment
Closed

Double escaping for umlauts in site title #787

kulla opened this issue Nov 1, 2018 · 1 comment

Comments

@kulla
Copy link
Member

kulla commented Nov 1, 2018

See https://de.serlo.org/community with the page title Startseite für AutorInnen. Title says:

screenshot from 2018-11-01 16-54-38

The reason is that the & of ü got escaped:

<title>Startseite f&amp;uuml;r AutorInnen » Serlo.org</title>
@inyono
Copy link
Member

inyono commented Nov 1, 2018

Probably related to #729. Since we now escape titles and stuff, we probably now have a double escape somewhere.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants