Active
Project:
Journal
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2009 at 13:48 UTC
Updated:
15 Jun 2009 at 13:48 UTC
Try to create the message like:
"enabled
| tags for filtered html format" and you'll break the page of journal entries. I think you should replace filter_xss_admin() calls with nl2br(check_plain()) in journal_output() function |