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

whatistocome’s picture

it 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

Anonymous’s picture

Assigned: Unassigned »
Status: Active » Fixed

hi 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

whatistocome’s picture

Title: Prints HTML code instead of symbol » Filter selection is available now...

but it still prints in plain text (and shows HTML markup) when showing the summary of chatrooms.

- Jason

Anonymous’s picture

hi jason,

sorry, fixed. i changed check_plain to filter_xss.

cheers
justin

whatistocome’s picture

Title: Filter selection is available now... » Prints HTML code instead of symbol

Yep, it works like a charm :)

- Jason

Anonymous’s picture

Title: Prints HTML code instead of symbol » Prints HTML code instead of symbol
Status: Fixed » Closed (fixed)