-
Type:
Regression Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 7.1.X
-
Fix Version/s: 7.1.10 DXP FP21
-
Component/s: Portal Configuration > Portal Settings
-
Labels:
-
Fix Priority:2
-
Git Pull Request:
After the introduction of LPS-103703 in 7.1.x , the following behavior is expected to work:
- Start Liferay in 7.1.x.
- Navigate to Control Panel > Configuration > Instance Settings
- Scroll down until you see "Email Notifications->Sender"
- Set "Address" field to blank > Save
Expected Behavior:
The page stays on Configuration->Email Notifications->Sender section and throws a UI error saying the field must have a valid email address and/or field is required.
Actual Behavior:
The page swaps to Identification tab and throws an EmailAddressException there. When you swap back to Email Notifications tab, you can see that the Sender tab is not loaded, and only after clicking the Sender tab again, it loads with the error.
Tested in:
7.1.x: 158e39717de54fe2243c6c45f5d8e3257d2ac9f1
- is caused by
-
LPS-103703 Email Sender not verify email address format
- Closed