Discussions
Bug: page title double encoding
over 1 year ago by Sergey
If I use an apostrophe in the title in a guide page metadata, it turns into ' in the browser tab title on the guide public page. It happens because the title is HTML-escaped 2 times, therefore I get the result of the first escaping in the browser tab.