forms: oops: Properly validate forms for agents
This patch fixes a small glitch where validation might be bypassed for fields for agents. Previously there was a glitch where required fields would have their validation errors ignored.
Showing
- include/ajax.users.php 1 addition, 1 deletioninclude/ajax.users.php
- include/class.dynamic_forms.php 4 additions, 3 deletionsinclude/class.dynamic_forms.php
- include/class.forms.php 3 additions, 0 deletionsinclude/class.forms.php
- include/class.user.php 4 additions, 2 deletionsinclude/class.user.php
Loading
Please register or sign in to comment