Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE GA1, 6.2.X
-
Fix Version/s: 6.1.10 EE GA1, 6.1.1 CE GA2, 6.2.X
-
Component/s: Permissions
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
Steps to reproduce:
1. Add the "currency converter" portlet to /web/guest/home.
2. Add a web content display portlet to /web/guest/home.
3. Create a new web content with the following HTML:
<form action="/web/guest/home?p_p_id=16&p_p_lifecycle=1&p_p_state=maximized&p_p_mode=edit&_16_struts_action=%2Fcurrency_converter%2Fedit" method="POST"><input name="_16_cmd" type="hidden" value="update" /><input name="_16_symbols" type="radio" value="GDP" /> GDP <br/><input name="_16_symbols" type="radio" value="CNY" /> CNY <br/><input name="_16_symbols" type="radio" value="EUR" /> EUR <br/><input name="_16_symbols" type="radio" value="JPY" /> JPY <br/><input name="_16_symbols" type="radio" value="USD" /> USD <br/><br/><input type="submit" /></form>
4. Make sure to select the above-created web content for display. It will show up with several radio options and a 'submit' button.
5. Logout of the portal.
6. Select any of the options and hit 'submit'.
Expected behavior:
You will get an error message. When you hit 'back to full page', the currency converter portlet should remain unchanged.
Actual behavior:
You will get an error message. However, when you hit 'back to full page', the currency converter portlet has changed.
Issue Links
| This issue causes: | ||||
| LPS-25241 | User can not go to "My Public Pages" and "My Private Pages" in home page |
|
|
|

Committed on:
6.1.x GIT ID: 084ca788439f1c7e1dc0115626095614da2361c0.
6.2.x GIT ID: 283bf121724d34ce66670068ccb0981e6d2004ee.