You can view the issue detail at the following URL:
<http://scarab.werken.com/issue/id/TTWS44>

Type :        Defect
Issue Id :    TTWS44
Reported by: Quinton McCombs
             quintonm - ([EMAIL PROTECTED])

Details:

Platform: All
Operating system: windows 2000
Summary: Can not update the username of TurbineUser
Description: You can not change the username of an existing user.  Attempting to do so 
will give a primary key violation on the database.

The problem is in the security service.  Turbine determines if the user object is new 
by quering the database for the username of TurbineUser object.  If the user object 
has a new username (because you are trying to change it), the security service 
determines that an insert is needed.  This is obviously incorrect logic.
Status: New


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to