This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
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
..
components FIX: new users are allowed to upload images to your servers 2013-07-05 00:44:18 +02:00
controllers Add :title as attribute for basic_topic 2013-07-05 23:22:52 +02:00
helpers improve the breakUp user name algorithm, add some tests 2013-06-28 13:56:38 +10:00
mixins Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
models FIX: Clear state when you abandon. 2013-07-05 13:55:33 -04:00
routes Clicking the #site-logo will refresh the latest list. 2013-07-04 17:31:06 -04:00
templates Extra tests for composer 2013-07-05 13:04:49 -04:00
views Extra tests for composer 2013-07-05 13:04:49 -04:00