[wp-trac] Re: [WordPress Trac] #8508: Nickname improvement
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 16 02:04:57 GMT 2008
#8508: Nickname improvement
-------------------------+--------------------------------------------------
Reporter: futurix | Owner: mattwalters
Type: enhancement | Status: closed
Priority: low | Milestone: 2.8
Component: UI | Version: 2.7
Severity: minor | Resolution: fixed
Keywords: has-patch |
-------------------------+--------------------------------------------------
Changes (by mattwalters):
* keywords: => has-patch
* status: assigned => closed
* resolution: => fixed
Comment:
It looked like there was already code in user-edit.php to handle updating
the nickname, however it didn't account for first name and last name
changes. Seems if we're going to handle one case, we might as handle all
three.
I removed the extra function for updating the nickname and added to the
$(document).ready() function to handle updating the select box based on
the first name, last name, and nickname changing.
--
Ticket URL: <http://trac.wordpress.org/ticket/8508#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list