#19277 closed defect (bug) (fixed)
Admin bar items without hrefs should be printed without links
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Toolbar | Version: | 3.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In some cases, it is desirable to print an admin bar item without a link (instead of overriding the item output entirely).
A couple example use cases:
- Empty dropdown headers.
- Printing an inline search box (as we do on the front end).
Change History (4)
comment:1
koopersmith — 18 months ago
- Status changed from new to accepted
comment:3
koopersmith — 18 months ago
- Resolution set to fixed
- Status changed from accepted to closed
In [19328]:
comment:11
koopersmith — 18 months ago
In [19499]:
Note: See
TracTickets for help on using
tickets.

Duplicate/Related: #15519, #19149 and #19164