[wp-trac] [WordPress Trac] #15695: Notice in users_form(): Undefined property: WP_User::$user_id
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 5 21:31:17 UTC 2010
#15695: Notice in users_form(): Undefined property: WP_User::$user_id
--------------------------+-------------------------------------------------
Reporter: ocean90 | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Import | Version:
Severity: normal | Resolution: invalid
Keywords: |
--------------------------+-------------------------------------------------
Changes (by ocean90):
* status: new => closed
* severity: major => normal
* milestone: WordPress.org =>
* keywords: needs-patch =>
* resolution: => invalid
Old description:
> {{{
> Notice: Undefined property: WP_User::$user_id in /wordpress-importer
> /wordpress-importer.php on line 286
> }}}
>
> Same as #15693 and #15692. It should be $user->id.
New description:
{{{
Notice: Undefined property: WP_User::$user_id in /wordpress-importer
/wordpress-importer.php on line 286
}}}
Same as #15693 and #15692. It should be $user->id.
--
Comment:
{{{
[22:22] duck_: ocean90: #15695 is fixed in the development version of
wordpress-importer
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15695#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list