When the field is marked as unique in content profile module and checked to be on the registration form, there is no validation for uniqueness during registration process. Means duplicate values are saved while registering without validation.

Comments

arithmetric’s picture

Title: No validation if the unique field is added to register form » No validation for Content Profile form on user registration
Status: Active » Closed (won't fix)

When unique values are not caught, often the node containing the duplicate values was not validated before being saved. It looks like the Content Profile module does not validate the node if any fields are hidden. This module can't implement a fix for this.

uwe_a’s picture

Should we submit a bug report on Content Profile module ?