You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever the title is used inside a html tag like the alt-tag of the teaser image or the opengraph meta data, specialchars aren't handled. That results in invalid html anytime a double quote " is used inside the title.
The text was updated successfully, but these errors were encountered:
Whenever the title is used inside a html tag like the alt-tag of the teaser image or the opengraph meta data, specialchars aren't handled. That results in invalid html anytime a double quote
"
is used inside the title.The text was updated successfully, but these errors were encountered: