discourse/app/views/topics
Gerhard Schlager 2ecc613c5d FIX: URL encode usernames in user profile links in RSS feeds
user_url() failed for usernames containing Unicode characters because it expects URL encoded usernames. RSS feeds do not support IRIs, so lets convert them to URIs by encoding the usernames.
2019-07-18 23:18:23 +02:00
..
plain.html.erb FIX: HTML lang attribute expects hyphen instead of underscore 2018-08-20 13:55:58 +02:00
show.html.erb FEATURE: opt-in guidance on topics for users without access (#7852) 2019-07-04 10:12:39 +02:00
show.rss.erb FIX: URL encode usernames in user profile links in RSS feeds 2019-07-18 23:18:23 +02:00