Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Component/s: Authentication
-
Environment:WAMP & LAMP
-
Database:MySQL
-
Testing Instructions:
-
Affected Branches:MOODLE_21_STABLE
-
Fixed Branches:MOODLE_21_STABLE, MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-28998-master -
Pull Master Diff URL:
Description
A new custom user profile field type (in the /user/profile/field directory) has been created. The edit_field_add() function has been used to display the field and the edit_validate_field() function has been used to validate the field input upon form submission. The problem is that the field is only validated when updating the field value on the user's profile, but not on user signup (email-based self-registration).
Attachments
Issue Links
- is duplicated by
-
MDL-34580 Custom profile fields are not validated in signup form
-
- Closed
-