#5961 closed defect (bug) (fixed)
Ordered lists in forum appearing as unordered lists
| Reported by: | henry.wright | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | BuddyPress.org Sites |
| Component: | BuddyPress.org Sites | Version: | 2.0.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I'm using <ol> markup in the forum to display an ordered list but an unordered list seems to be showing. See this post for the example:
https://buddypress.org/support/topic/separate-business-user/#post-227729
Change History (5)
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 another example of this:
https://buddypress.org/support/topic/add-users-to-groups-based-on-email-address/#post-241619
The first list should be an ordered list (I used a
<ol>tag). The second list should be unordered (I used a<ul>tag). As you can see, both are appearing as bullets.