Closed (fixed)
Project:
Chatroom
Version:
master
Component:
Code
Priority:
Minor
Category:
Bug report
Reporter:
Created:
30 Jun 2006 at 14:56 UTC
Updated:
1 Jul 2006 at 23:32 UTC
Jump to comment: Most recent
The page that lists the chatrooms (http://www.sample.com/chatrooms) prints "once you& #39;re through" instead of "once you're through" for example (i had to add a space so that the html code prints without converting to the symbol here in the forum)
Comments
Comment #1
whatistocome commentedit looks like this is because it only renders plain text and not HTML - can you make it so that it renders full (or at a least filtered) HTML so that you can include bolded text in the chatroom summaries, for example
Comment #2
Anonymous (not verified) commentedhi jason,
i've committed a change that adds the filter selection widget to the chatroom form, so you can use html now.
let me know if this works for you.
thanks for the report.
cheers
justin
Comment #3
whatistocome commentedbut it still prints in plain text (and shows HTML markup) when showing the summary of chatrooms.
- Jason
Comment #4
Anonymous (not verified) commentedhi jason,
sorry, fixed. i changed check_plain to filter_xss.
cheers
justin
Comment #5
whatistocome commentedYep, it works like a charm :)
- Jason
Comment #6
Anonymous (not verified) commented