#5757 closed defect (bug) (duplicate)
wp-dashboard erases (sidebar) widget configuration
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | major | Version: | 2.5 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
When I use WP dashboard ( blog_root/wp-admin/index.php ), WP erases sidebar widget configuration. i.e data returned by wp_get_sidebars_widgets() (in wp-include/widgets.php) are alterred, which make dynamic_sidebar() in sidebar template to fail.
how to reproduce
- Add some widgets in Design -> widgets menu
- Click Dashboard menu
- Widget settings are gone!
Change History (3)
Note: See
TracTickets for help on using
tickets.
This has already been reported in #5750 and will presumably be dealt with there, since Ryan reopened the ticket.