[wp-trac] [WordPress Trac] #24577: Undefined index notice caused by default-widgets.php - WP_Widget_Recent_Posts

WordPress Trac noreply at wordpress.org
Sun Jun 23 08:19:55 UTC 2013


#24577: Undefined index notice caused by default-widgets.php -
WP_Widget_Recent_Posts
--------------------------+------------------
 Reporter:  jrf           |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.6
Component:  Widgets       |     Version:  3.5
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------
Changes (by SergeyBiryukov):

 * version:  trunk => 3.5
 * milestone:  Awaiting Review => 3.6


Comment:

 Confirmed with `WP_DEBUG_LOG` enabled. Introduced in [21935].

 We currently handle widget parameters inconsistently (some widgets use
 `wp_parse_args()`, others `isset()` and `! empty()`), but that can be
 fixed in a future release.

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


More information about the wp-trac mailing list