#34779 closed defect (bug) (invalid)
Taxonomy Terms nesting incorrectly in menus
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.3 |
| Component: | Menus | Keywords: | |
| Focuses: | Cc: |
Description
When creating a menu structure with a custom taxonomy term as a menu parent and taxonomy terms as sub items, the sub items are not nesting in the submenu <ul>. They are being output outside of the submenu <ul> on the same markup level as the parent <li>.
Attachments (1)
Change History (6)
#1
@
10 years ago
The five <li> elements at the bottom should be within the <ul> with the class dropdown-menu.
Tested in 4.3.1 and 4.4beta.
#3
@
10 years ago
- Keywords reporter-feedback added
- Severity changed from major to normal
- Version changed from trunk to 4.3
From your screenshot it looks like the theme/or a plugin is changing the menu markup. Does it still happen with all plugins disabled and a default theme activated?
#4
@
10 years ago
- Keywords reporter-feedback removed
- Resolution set to invalid
- Severity changed from normal to major
- Status changed from new to closed
- Version changed from 4.3 to trunk
I'm checking that now, but I'm going to mark this as invalid as I'm doing more testing just to clear the queue. I did disable plugins prior to making the issue.
Note: See
TracTickets for help on using
tickets.
Output example