Opened 16 years ago
Closed 16 years ago
#9018 closed defect (bug) (fixed)
Fix notice on widget admin panel
Reported by: | ionfish | Owned by: | |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | 2.7 |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Description
Notice: Undefined index: widget-id in wp-admin/widgets.php on line 92
Patch attached. This occurs when saving the state of a widget sidebar having just removed all of the widgets.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [10631]) Fix notice. Props ionfish. fixes #9018