#20240 closed defect (bug) (fixed)
Fatal error: Call to a member function get_data() on a non-object in ...\wp-includes\media.php on line 1480
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | General | Version: | 3.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by scribu)
since r20186 (today)
bug :
`
Fatal error: Call to a member function get_data() on a non-object in D:\webserver\Documents\wordpress\wp-includes\media.php on line 1480
`
in DashPress plugin
Change History (6)
- Summary changed from since rev #20186 bug : Fatal error: Call to a member function get_data() on a non-object in D:\webserver\Documents\wordpress\wp-includes\media.php on line 1480 to since rev #20186 bug : Fatal error: Call to a member function get_data() on a non-object in ...\wp-includes\media.php on line 1480
- Summary changed from since rev #20186 bug : Fatal error: Call to a member function get_data() on a non-object in ...\wp-includes\media.php on line 1480 to Fatal error: Call to a member function get_data() on a non-object in ...\wp-includes\media.php on line 1480
- Owner set to nacin
- Resolution set to fixed
- Status changed from new to closed
In [20189]:
Note: See
TracTickets for help on using
tickets.

Problem appears when executing line :
do_action( 'admin_init' );
in wp-admin/admin-ajax.php