Download & Extend

Incorrect html breakes the journal entries table

Project:Journal
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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