Opened 17 years ago
Closed 17 years ago
#10025 closed defect (bug) (duplicate)
2.8 notices
| Reported by: | Denis-de-Bernardy | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Warnings/Notices | Version: | 2.8 |
| Severity: | minor | Keywords: | needs-patch |
| Cc: | Focuses: |
Description
Over in http://core.trac.wordpress.org/ticket/9393#comment:28
mrmist reports:
A few notices on the new widgets page now -
PHP Notice: Undefined index: count in E:\webpage\svn\trunk\wp-includes\default-widgets.php on line 493 PHP Notice: Undefined index: hierarchical in E:\webpage\svn\trunk\wp-includes\default-widgets.php on line 494 PHP Notice: Undefined index: dropdown in E:\webpage\svn\trunk\wp-includes\default-widgets.php on line 495 PHP Notice: Undefined index: title in E:\webpage\svn\trunk\wp-includes\default-widgets.php on line 595 PHP Notice: Undefined index: number in E:\webpage\svn\trunk\wp-includes\default-widgets.php on line 596 PHP Notice: Undefined index: title in E:\webpage\svn\trunk\wp-includes\default-widgets.php on line 1017 PHP Notice: Undefined index: filter in E:\webpage\svn\trunk\wp-includes\default-widgets.php on line 415
No patch from me yet, sorry.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
It'd be nice to get these fixed up before release. By the look of that, its just a single widget that needs cleaning up.