Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
portal-3.0.0
-
None
Description
Steps to reproduce:
1. deploy the jsf-registration-portlet and the jsf-login-portlet to Liferay 7 ga3
2. Click on the "Sign In" link
3. Click on the "Create Account" link
4. Complete the form presented by the jsf-registration-portlet
5. Sign in using the jsf-login-portlet
Expected results:
- creates the new user without error in the registration portlet
- signs you in without error in the jsf-login-portlet
Actual results:
- un-internationalized error occurs, saying thank-you-for-registering in the registration portlet
- un-internationalized error occurs, saying you-are-signed-in-as-x in the jsf-login-portlet
- no errors occur in the server logs.