Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#22374 closed defect (bug) (duplicate)

Widget Sidebars only persist for one page load of wp-admin/widgets.php

Reported by: blepoxp Owned by:
Priority: normal Milestone:
Component: Widgets Version: 3.5
Severity: normal Keywords: needs-patch
Cc: Focuses:

Description (last modified by SergeyBiryukov)

This seems to be a regression created in [22387] which fixed #14466.

To reproduce, 1) Go to widgets.php in admin and and some widgets to some sidebar areas. 2) Refresh the screen and find multiple "Inactive Sidebars" at the bottom.

My guess is that this has to do with the prefixes added to the widgets in the changeset mentioned above. I've no one's looked into it by tomorrow morning, I'll research and make a patch.

Change History (5)

#1 @SergeyBiryukov
14 years ago

  • Milestone Awaiting Review3.5

#2 @SergeyBiryukov
14 years ago

  • Description modified (diff)

#3 @blepoxp
14 years ago

Forgot to mention, I reverted that changeset and it fixed the issue, so its definitely related.

#4 @nacin
14 years ago

In 22406:

Revert [22387]. see #14466. see #22374.

#5 @nacin
14 years ago

  • Milestone 3.5
  • Resolutionduplicate
  • Status newclosed

Duplicate of #14466.

Note: See TracTickets for help on using tickets.