You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Quinton McCombs <qm...@nequalsone.com> on 2003/02/07 23:14:47 UTC

[SOURCE] Issue #TTWS44 - Can not update the username of TurbineUser

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 - (qmccombs@nequalsone.com)

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: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org