[wp-trac] [WordPress Trac] #14686: Widget Instance Form Update Bug
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 25 16:57:28 UTC 2010
#14686: Widget Instance Form Update Bug
---------------------------+------------------------------------------------
Reporter: digitalnature | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version: 3.0.1
Severity: normal | Keywords:
---------------------------+------------------------------------------------
Changes (by scribu):
* keywords: widgets reporter-feedback =>
Comment:
Confirmed: when the widget is saved for the first time, the form is not
updated.
That's because $wp_registered_widget_controls[$widget_id] is NULL.
To fix this, we have to get rid of all the global $wp_registered_widget_*
rubbish.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14686#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list