Unexpected success message in fast login portlet after commenting as guest
Description
is related to
relates
Activity
Show:

Pani Gui June 12, 2012 at 9:58 PM
PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. 6.1.10 EE GA1.
Unexpected success message displays on login dialog.
Fixed on:
Tomcat 7.0 + MySQL 5. Portal 6.1.x CE GIT ID: 96dcbd7533474a152418ef049185d92ebcc4b9f6.
Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: c358b64023cd384127859058ef298e8c6da2c701.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: c8a5bfb3fe50c462bba76156999447b49b56e337.
Success message doesn't display.

Michael Saechang June 11, 2012 at 10:11 AM
Committed on:
Portal 6.1.x CE GIT ID: d5fe6b4c7757cf88e2f1d46d7b42a69a993b8213.
Portal 6.2.x GIT ID: 36e9d4754471f2a280a69df4a8032754fd23e68f.

Brian Chan June 1, 2012 at 10:22 AM
Didn't merge in https://github.com/brianchandotcom/liferay-portal/pull/5505 since that's the wrong fix.
Fixed
Details
Assignee
Pani GuiPani Gui(Deactivated)Reporter
Tamas MolnarTamas MolnarLabels
Branch Version/s
6.1.xBackported to Branch
CommittedFix Priority
3Git Pull Request
Components
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
6.1.x
Backported to Branch
Committed
Fix Priority
3
Git Pull Request
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created May 31, 2012 at 8:12 AM
Updated June 24, 2023 at 3:59 PM
Resolved June 4, 2012 at 10:39 AM
Reproduction steps are:
Login to Liferay as a user who has permissions to add/edit content.
Create some webcontent item, set permission for Guest user to comment it ("add discussion").
On any page, add AssetPublisher portlet that would display that item. Configure that AssetPublisher portlet to allow ratings and comments.
Logout and open the page with AssetPublisher mentioned in previous step.
In that AssetPublisher, open the item that you've added. You should be able to comment it (have comment link present).
Click add comment link.
Enter comment text, click "Reply as..." - a login dialog will appear.
Click "Guest", fill-in username, email address and captcha, click "save" - comment will be posted, success message will appear with proposition to activate or cancel account.
Cancel account activation.
Click add comment link.
Enter comment text, click "Reply as...".
At this point a login dialog will appear already showing success message, though it is unexpected.