#5757 closed defect (bug) (duplicate)
wp-dashboard erases (sidebar) widget configuration
| Reported by: | reinkim | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.5 |
| Severity: | major | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This has already been reported in #5750 and will presumably be dealt with there, since Ryan reopened the ticket.