Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 5 years ago

#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

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

Change History (3)

#1 @ionfish
19 years ago

  • Resolutionduplicate
  • Status newclosed

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

#2 @ionfish
19 years ago

  • Milestone 2.5
  • Version2.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.