﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
9669	(admin-generated) new users: notification-mail @ registration missing	F J Kaiser		"'''ex 1)''' user registers himself @ wp-login.php > admin & user receive e-mail-notification
'''ex 2)''' admin generates user @ wp-admin/users.php > no e-mail-notification

''Problem:'' Users won´t receive Username & Password if the admin generates their account in admin-user-panel.

- - - - - - - - - - - - - - - - - -

the ''problem'' can be found in wp-admin/inludes/user.php with line 167 (at which ingo from wordpress-germany forums pointed me). there the password for this user isn´t given to the function wp_new_user_notification.

- - - - - - - - - - - - - - - - - -

The function ''wp_new_user_notification()'' is defined in ''/wp-includes/pluggable.php'' and fires an e-mail to the newly registered user (@''wp-login.php'': function register_new_user; @''/wp-admin/includes/user.php'': function edit_user).

- - - - - - - - - - - - - - - - - -

hope this behavior changes before wp 2.8. - thanks anyway for wordpress - i love it :)"	enhancement	closed	normal	2.8	Users	2.7.1	normal	fixed	has-patch tested commit	
