[wp-trac] [WordPress Trac] #10954: Widgets Disappear

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 14 19:23:10 UTC 2009


#10954: Widgets Disappear
--------------------------+-------------------------------------------------
 Reporter:  hakre         |       Owner:  azaozz           
     Type:  defect (bug)  |      Status:  new              
 Priority:  normal        |   Milestone:  2.9              
Component:  Widgets       |     Version:  2.8.4            
 Severity:  normal        |    Keywords:  reporter-feedback
--------------------------+-------------------------------------------------
Changes (by azaozz):

  * keywords:  developer-feedback => reporter-feedback


Comment:

 Yes, the widgets API is doing a lot of things at the same time:
 implementing the new (class based) methods, staying backwards compatible,
 converting old settings when a widget has been upgraded to use the new
 methods, taking into account broken/badly coded widgets and trying to
 prevent them from breaking the rest.

 Replying to [comment:1 hakre]:
 > The widget is available in wp_widget_factory but is not part of
 $wp_registered_widget_controls.

 So, the widget fails to initialize properly? Is that a specific widget or
 it can happen with any? If it's a specific one, can you attach the widget
 code here. Also will need the database dump of the widget's option(s).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10954#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list