Bug 109964 - Editing a user on /ccm/admin/ fails with "email is not unique"
Summary: Editing a user on /ccm/admin/ fails with "email is not unique"
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: ui
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks: 100952
TreeView+ depends on / blocked
 
Reported: 2003-11-13 15:14 UTC by Carsten Clasohm
Modified: 2007-04-18 16:59 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-12-10 16:49:08 UTC
Embargoed:


Attachments (Terms of Use)

Description Carsten Clasohm 2003-11-13 15:14:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925

Description of problem:
When one edits a user account on /ccm/admin/ without changing the
primary email, WAF complaints that the "Primary email is not unique".
The same happens for the screen name, if it is not empty.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Go to /ccm/admin/
2. Click on Browse and select a user
3. Click on Edit, then on Save


Actual Results:  "Primary email is not unique"

Expected Results:  When checking if the email or screen name is in
use, the code has to ignore the account that is being edited.


Additional info:

Comment 1 Archit Shah 2003-11-21 16:57:49 UTC
This was actually a bug in persistence SQL generation for compound
filters. Fixed on 6.0.x (38171) and dev (38205).


Note You need to log in before you can comment on or make changes to this bug.