[wp-trac] [WordPress Trac] #11358: wp_insert_user() does not update display name in user comments
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 8 11:21:10 UTC 2009
#11358: wp_insert_user() does not update display name in user comments
--------------------------+-------------------------------------------------
Reporter: k_nitin_r | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Comments | Version: 2.8.6
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
In WordPress 2.8.6, and in at least some of the older versions, changes to
the display name of author are not reflected in the user comments.
The display name in the comments is also expected to change as a result of
the user's change to his/her display name.
I understand this would result in updating a large number of rows, but
this operation can be performed only when a change in the display name
occurs - this is possible because we have access to both the old user data
and the new user data.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11358>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list