Actions
Bug #4096
closedField should not validate if the value didn't change
Description
When saving profile edit the field should ignore validation if the field didn't change values.
https://www.joomlapolis.com/forum/255-developer-members-support/221825-invite-code-issue#230116
Updated by krileon over 11 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
It will only validate now if there is a value and that value is different from the previous value. This way if they have an invite code and you edit them then save them the validation is completely ignored as the field didn't change. As a fail safe when it checks that the invite is accepted it ignores the check if the invite is accepted by the user attempting to use the invite code.
Actions