Opened 4 years ago
Closed 4 years ago
#9018 closed defect (bug) (fixed)
Fix notice on widget admin panel
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | Administration | Version: | 2.7 |
| Severity: | normal | Keywords: | has-patch |
| 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