Bug #38243 | Not Handling non existing user when calling AddUsersToRoles method | ||
---|---|---|---|
Submitted: | 19 Jul 2008 22:23 | Modified: | 25 Jul 2008 9:25 |
Reporter: | Marouane BOUZOUBAA | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 5.2.2 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Membership Provider, Role Provider |
[19 Jul 2008 22:23]
Marouane BOUZOUBAA
[21 Jul 2008 21:45]
Reggie Burnett
This one is verified but not in the way the user thinks. The provider should not throw an exception but should silently create the user if it doesn't exist. Note that a user record is not the same thing as a membership record.
[21 Jul 2008 21:48]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/50148
[21 Jul 2008 21:48]
Reggie Burnett
Fixed in 5.2.3
[25 Jul 2008 9:25]
Tony Bedford
An entry was added to the 5.2.3 changelog: The provider did not silently create the user if the user did not exist.