discourse/app
Nicolas Terray d5285e2d93 Add :title as attribute for basic_topic
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
2013-07-05 23:22:52 +02:00
..
assets Add :title as attribute for basic_topic 2013-07-05 23:22:52 +02:00
controllers Merge pull request #1145 from abbat/yandex-workaround 2013-07-05 10:04:40 -07:00
helpers Fix recommendations from #1145 2013-07-05 15:59:39 +04:00
mailers Private messages have instructions for reply by email. We also strip X-Discourse headers 2013-06-25 11:35:26 -04:00
models Merge pull request #1145 from abbat/yandex-workaround 2013-07-05 10:04:40 -07:00
serializers Add :title as attribute for basic_topic 2013-07-05 23:22:52 +02:00
services Fix update statement for Rails 4 preparation 2013-07-03 11:17:16 -04:00
views Merge pull request #1145 from abbat/yandex-workaround 2013-07-05 10:04:40 -07:00