Bug 719176
Summary: | Edit profile: "duplicate email" is shown even if user press save without changing email | ||
---|---|---|---|
Product: | [Retired] Zanata | Reporter: | Ding-Yi Chen <dchen> |
Component: | Component-UI | Assignee: | Carlos Munoz <camunoz> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Alex Eng <aeng> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.4.2 | CC: | aeng, damason, sflaniga, zanata-bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 1.5.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-03-07 00:06:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 786670 |
Description
Ding-Yi Chen
2011-07-06 00:42:49 UTC
Yes, it should save the change regardless, sending an email if and only if the address has changed. I don't think we need to detect "nothing changed" as such. Assigning to Scrum product owner for prioritisation. *** Bug 741804 has been marked as a duplicate of this bug. *** This bug is still present in 1.4.2 deployed on https://translate.zanata.org Removed annotation based validation for the profile case, replacing it with "manual" validation in the ProfileAction class. The annotation based validation was moved to the registration page where it made more sense to use it. See: https://github.com/zanata/zanata/commit/e4863365d85f32af1eb67c5098a983f4b1ceb866 VERIFIED in Zanata version 1.5.0-alpha-2-SNAPSHOT (20120220-1431) |