discourse/app/views/list
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
..
list.erb use description_text instead of description to show correct sanitized description (#7420) 2019-04-24 16:33:58 +10:00
list.rss.erb FIX: URL encode usernames in user profile links in RSS feeds 2019-07-18 23:18:23 +02:00