1.Severity:High
2.Reported By: Ahmed Elshehy
3.Description: After fill in the registration form and submit nothing happens and an error appeared in browser console :
angular.js:10161 ReferenceError: response is not defined
at $$childScopeClass.$scope.registerClient (mainCtrl.js:410)
at angular.js:10957
at callback (angular.js:19303)
at $$childScopeClass.$eval (angular.js:12865)
at $$childScopeClass.$apply (angular.js:12963)
at HTMLFormElement. (angular.js:19308)
at HTMLFormElement.dispatch (jquery.min.js:1547)
at HTMLFormElement.r.handle (jquery.min.js:1487)
Steps to have this problem: 1.enter the register page
2.filling in the registration form
3.click register
5.Expected Result:
Registration is complete and sending verification email to the registered email.
1.Severity:High 2.Reported By: Ahmed Elshehy 3.Description: After fill in the registration form and submit nothing happens and an error appeared in browser console : angular.js:10161 ReferenceError: response is not defined at $$childScopeClass.$scope.registerClient (mainCtrl.js:410) at angular.js:10957 at callback (angular.js:19303) at $$childScopeClass.$eval (angular.js:12865) at $$childScopeClass.$apply (angular.js:12963) at HTMLFormElement. (angular.js:19308)
at HTMLFormElement.dispatch (jquery.min.js:1547)
at HTMLFormElement.r.handle (jquery.min.js:1487)