sarvan75 / yii-user-management

Automatically exported from code.google.com/p/yii-user-management
0 stars 0 forks source link

Create User / Password Error #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create User in Backend
2. Choose a correct Password type

What is the expected output? What do you see instead?
A new User with the choosen password

What version of the product are you using? On what operating system?
svn 212

Please provide any additional information below.
The password cannot be set correctly. Always an error.
This is because of the validation of the model before the password
was set.
YumUserController.php line 199 always produces errors.

P.S. Change User has to be checked too

Original issue reported on code.google.com by j...@familie-gantzert.de on 14 Dec 2010 at 12:57

GoogleCodeExporter commented 9 years ago
yes, i will rewrite the actionCreate() and actionUpdate() routines today, so 
everything should work again. thanks for reporting!

Original comment by thyseus on 15 Dec 2010 at 8:32

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r218.

Original comment by thyseus on 15 Dec 2010 at 12:58