#6960 closed defect (bug) (fixed)
wp_get_object_terms() always raises E_NOTICE
| Reported by: | blueyez | Owned by: | Sam_a |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | General | Version: | 2.5.1 |
| Severity: | normal | Keywords: | taxonomy wp_get_object_terms has-patch tested |
| Cc: | Focuses: |
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 to
- Status new → assigned
- Summary taxonomy.php → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Checks if $taxonomy->args property is set