Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 5 years ago

#5757 closed defect (bug) (duplicate)

wp-dashboard erases (sidebar) widget configuration

Reported by: reinkim's profile reinkim 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

  1. Add some widgets in Design -> widgets menu
  2. Click Dashboard menu
  3. Widget settings are gone!

Change History (3)

#1 @ionfish
18 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

This has already been reported in #5750 and will presumably be dealt with there, since Ryan reopened the ticket.

#2 @ionfish
18 years ago

  • Milestone 2.5 deleted
  • Version set to 2.5

This ticket was mentioned in Slack in #accessibility by ryokuhi. View the logs.


5 years ago

Note: See TracTickets for help on using tickets.