Opened 16 years ago
Closed 16 years ago
#11626 closed defect (bug) (fixed)
Undefined Index While Testing RSS
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | low |
| Severity: | normal | Version: | 2.9 |
| Component: | Warnings/Notices | Keywords: | has-patch |
| Focuses: | Cc: |
Description
From #11600
PHP Notice: Undefined index: url in /wp-includes/default-widgets.php on line 740 PHP Notice: Undefined index: show_summary in /wp-includes/default-widgets.php on line 940 PHP Notice: Undefined index: show_author in /wp-includes/default-widgets.php on line 941 PHP Notice: Undefined index: show_date in /wp-includes/default-widgets.php on line 942 PHP Notice: Undefined index: show_summary in /wp-includes/default-widgets.php on line 940 PHP Notice: Undefined index: show_author in /wp-includes/default-widgets.php on line 941 PHP Notice: Undefined index: show_date in /wp-includes/default-widgets.php on line 942
Might be related to #11606 (?)
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Milestone: Notice/Warnings do not affect end users, as such, they get fixed in the next major milestone.