[wp-trac] Re: [WordPress Trac] #10300: Optimization in
wp_get_sidebars_widgets() corrupts the widgets
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 1 09:22:59 UTC 2009
#10300: Optimization in wp_get_sidebars_widgets() corrupts the widgets
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: azaozz
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8.1
Component: Widgets | Version: 2.8
Severity: normal | Keywords:
-------------------------------+--------------------------------------------
Comment(by azaozz):
`wp_convert_widgets()` doesn't return the widgets order array, it uses the
option directly when in admin (and the array_version is already there) or
sets `$GLOBALS['_wp_sidebars_widgets']` without the array_version as it
should be.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10300#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list