Closed zwzvvv closed 6 years ago
Sorry but, IMHO, the portalURL
is required for user registration process, so why would you remove / clear this property ?
Please check that this issue has been fixed in 1.16 according to https://github.com/gravitee-io/issues/issues/1209
Fixed in 1.16
Expected Behavior
I think this the message on the page should be "Hey body, you forget configure portalURL in gravitee.yml"
Current Behavior
The message is [Object:Object] and the backend is NullPointerException
Possible Solution
I don't know the code enough, but I think it should be in the class'method "io.gravitee.management.service.impl.UserServiceImpl.register" and add assertion to properties like portalURL
Steps to Reproduce (for bugs)
1.Don't configure the portalURL in the gravitee.yml 2.sign up on the web page