mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
`fancy_title` is already escaped by Rails. Escaping it again would print the HTML entity as-is, e.g. `"` instead of `"`. This fixes the issue by introducing a new `escapedContent` attribute on the `QuickAccessItem` widget. |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |