severity:high
reported by: noura el saadany
description: When filling the fields of the sign up , pressing register does not redirect to any other page and the user is not registered while this error appears in the console:
ReferenceError: response is not defined
at $$childScopeClass.$scope.register (mainCtrl.js:368)
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)
(anonymous) @ angular.js:10161
steps to generate the issue:
1- press sign up from the side menu in the homepage
2- fill all fields correctly in user or owner
3- press register
4- nothing happens and no registration occurs
severity:high reported by: noura el saadany description: When filling the fields of the sign up , pressing register does not redirect to any other page and the user is not registered while this error appears in the console: ReferenceError: response is not defined at $$childScopeClass.$scope.register (mainCtrl.js:368) 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)
(anonymous) @ angular.js:10161
steps to generate the issue: 1- press sign up from the side menu in the homepage 2- fill all fields correctly in user or owner 3- press register 4- nothing happens and no registration occurs