Opened 6 years ago
Closed 6 years ago
#52119 closed defect (bug) (duplicate)
Create menu without link
| Reported by: | w4wan | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Menus | Version: | 5.6 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | accessibility |
Description
Scenario to reproduce:
- Create a new menu
- Create a new 'custom link'
- Do not set an URL
- Type a title
- Add to menu
The new entry is created but it will generate a <a> tag instead of a <p> which break web semantic because there is no link or no action on this entry.
Change History (5)
This ticket was mentioned in Slack in #core by lukecarbis. View the logs.
6 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Actually you cannot directly type an empty URL when you create a new menu entry. You need to set something (eg '#'), then update it to blank inside the menu panel.