Opened 13 years ago
Closed 13 years ago
#22594 closed defect (bug) (fixed)
Media: Rename 'id' to 'state' in menu item view
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.5 | Priority: | normal |
| Severity: | normal | Version: | 3.5 |
| Component: | Media | Keywords: | has-patch commit |
| Focuses: | 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: