Opened 6 months ago
Closed 6 months ago
#22594 closed defect (bug) (fixed)
Media: Rename 'id' to 'state' in menu item view
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Media | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
The MenuItem view leverages an id that is tied to the state that it will activate. However, a view's id is also tied to the id attribute on the element it creates, and we don't want to set that attribute, as multiple instances of media can exist on a page.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.

In 22851: