Details
Assignee
UnassignedUnassignedReporter
Sebastian LeupoldSebastian LeupoldStory Size
UnknownSeverity
MajorTriage
TriagedReported in Build #
7.4.1 releaseIncludes Code Fix
NoComponents
Affects versions
Priority
High
Details
Details
Assignee
Unassigned
UnassignedReporter
Sebastian Leupold
Sebastian LeupoldStory Size
Unknown
Severity
Major
Triage
Triaged
Reported in Build #
7.4.1 release
Includes Code Fix
No
Components
Affects versions
Priority
Created September 5, 2015 at 12:10 PM
Updated January 25, 2017 at 1:13 AM
Stored procedure returns an error, if there are more than one duplicate emails in users table.
Error message: subquery returns more than one record
Steps to reproduce:
enter site settings on a website like dnnsoftware.com
set to use email address as login (require unique email addresses)
click save
will return error message above
expected: no error message, but number of items
Besides, the procedure misses to check superusers, who need to be included in the unique check