Posted by restyler on June 15, 2009 at 1:48pm
| 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 |