Qiang Zhang created RANGER-2294:
-----------------------------------
Summary: Front-end and back-end email address regular expression
should be the same
Key: RANGER-2294
URL: https://issues.apache.org/jira/browse/RANGER-2294
Project: Ranger
Issue Type: Bug
Components: Ranger
Affects Versions: master
Reporter: Qiang Zhang
Assignee: Qiang Zhang
When edit user email address, and input the incorrect email address,
there are two kinds of error message:
1.Input [email protected], there is error message:
Invalid email address
screenshot
2.Input [email protected], there is error message:
Please provide valid email address.
screenshot
It is not reasonable when email address passed front-end validation,
but failed back-end validation.
So front-end and back-end email address regular expression should be the same,
and add hint message for user to fill email address.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)