Bug #2245
closedCB 1.4 alpha : Backend: CB User Manager user editing email without changes always results in email address error message by ajax
Description
When editing a user from CB User Manager backend and tabbing through the email address you always get:
This email is already registered, maybe by yourself.
This does not happen in J15
Files
Updated by krileon almost 14 years ago
- Status changed from Assigned to Feedback
- Assignee changed from krileon to nant
Could not confirm, receive the same message on Joomla 1.5 and Joomla 1.6 when attempting to create a user with an email address that is already registered. Please check that the email address being entered is now already used.
Updated by nant almost 14 years ago
- File email-check-be.png email-check-be.png added
- Status changed from Feedback to Assigned
- Assignee changed from nant to krileon
You can see this in action on http://j160.cbdemosites.com/administrator
Allof us have backend access to this.
Just go edit any backend user from CB User Manager and tab through the contact info fields.
You will see the image attached.
This does not happen on J1.5.22 / CB 1.3.1 (tested it on Joomlapolis).
Updated by beat almost 14 years ago
- Subject changed from J160 -> CB User Manager user editing always results in email address error message to Backend: CB User Manager user editing email without changes always results in email address error message by ajax
- Assignee changed from krileon to beat
- Estimated time set to 2:00 h
r1397 fixes php part to not error.
still need to fix js to not query at all if tabbing through without changes
r1396 adds CSS styles
Updated by beat almost 14 years ago
- Subject changed from Backend: CB User Manager user editing email without changes always results in email address error message by ajax to CB 1.4 alpha : Backend: CB User Manager user editing email without changes always results in email address error message by ajax
- Status changed from Assigned to Closed
- % Done changed from 60 to 100
r1398 fixes completely this 1.4-pre-RC regression