#2967 closed defect (bug) (duplicate)
Creating an html list in a post without a defined order breaks forum layout
| Reported by: | Robkk | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
If a user creates an html list without any surrounding tags defining the order to display the list in a topic or reply, the layout of the topic will break. Users in the support forum on bbpress.org do this all the time.
To test just post something like this in a topic or reply in your test forum.
<li></li> <li></li> <li></li>
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Here is an image of the issue.