When we update the <title> after editing a topic, we should use the raw `topic.title` as `topic.fancy_title` may contains some htmlentities and will be displayed as is in the browser tab. This fix the following issue: > Incorrect HTML title after editing title/category of topic > http://meta.discourse.org/t/incorrect-html-title-after-editing-title-category-of-topic/8136 |
||
|---|---|---|
| .. | ||
| admin | ||
| defer | ||
| discourse | ||
| docs | ||
| external | ||
| external_development | ||
| external_production | ||
| locales | ||
| admin.js | ||
| application.js.erb | ||
| discourse.js | ||
| env.js | ||
| jquery.js.erb | ||
| main_include.js | ||
| pagedown_custom.js | ||
| preload_store.js | ||