Opened 15 years ago
Closed 15 years ago
#2318 closed defect (bug) (fixed)
Open HTML tags in forum posts are not being closed/sanitized properly
Reported by: | stwc | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | major |
Severity: | Version: | ||
Component: | Core | Keywords: | html, tags, sanitize |
Cc: |
Description
Leaving tags open in forum posts breaks threads (and layout in some cases).
The corresponding Activity stream items are being cleaned up properly, though.
Thread: http://testbp.org/groups/forum-tests/forum/topic/testing-html-tag-closing/
Activity stream: http://testbp.org/groups/forum-tests/home/
Note: See
TracTickets for help on using
tickets.
Fixed in r2980