#6960 closed defect (bug) (fixed)
wp_get_object_terms() always raises E_NOTICE
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | 2.5.1 |
| Component: | General | Keywords: | taxonomy wp_get_object_terms has-patch tested |
| Focuses: | Cc: |
Description
Notice: Undefined property: stdClass::$args in /home/ueyez/public_html/bl/wp-includes/taxonomy.php on line 1061 Notice: Undefined property: stdClass::$args in /home/ueyez/public_html/bl/wp-includes/taxonomy.php on line 1061
after fresh install running debug mode
Attachments (1)
Change History (7)
#2
@
18 years ago
- Keywords tested added; needs-testing removed
- Owner changed from anonymous to Sam_a
- Status changed from new to assigned
- Summary changed from taxonomy.php to wp_get_object_terms() always raises E_NOTICE
Attached 6960.patch stops the error notices in version 2.5.1, and doesn't seem to break anything.
Note: See
TracTickets for help on using
tickets.
Checks if $taxonomy->args property is set