server side validation is not triggered due to a misspelled com_users component. "com_user" string changed to "com_users"
Testing Instructions
Activate the user profile plugin
Choose TOS field as mandatory
Try to register leaving or selecting "no" as choice in the TOS radio button: The form should be rejected and user should not be created
Merged on review :) Thanks!