Opened 14 years ago
Closed 14 years ago
#17484 closed defect (bug) (fixed)
r17943 breaks plugins that rearrange the admin menu
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.2 | Priority: | high |
Severity: | major | Version: | |
Component: | UI | Keywords: | has-patch |
Focuses: | Cc: |
Description
r17943 affects Jetpack, BuddyPress, and bbPress. See #17324.
It removes unique identifiers of the core admin separators, and prevents new separators from being properly rearranged. Any other plugins that do anything with menus and separators will break the same way. See screen shots for breakage.
Attached patch adds the classes back in, changes anchors to spans, and changes the cursor on separators back to normal.
Attachments (3)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Breakage 1