[
https://issues.jboss.org/browse/GTNPORTAL-1349?page=com.atlassian.jira.pl...
]
Boleslaw Dawidowicz closed GTNPORTAL-1349.
------------------------------------------
Resolution: Out of Date
Should be verified in gatein master and reopened if necessary.
Execute action process after refresh browser
---------------------------------------------
Key: GTNPORTAL-1349
URL:
https://issues.jboss.org/browse/GTNPORTAL-1349
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.1.0-GA
Reporter: boughzela Aymen
Fix For: 3.4.0.Final
Attachments: WeatherPortlet.zip
To reproduce this issue:
1-Create a portlet jsp that has a link with href attribute as "action url".
2-Click on the link, the portlet is going in action phase (as expected).
=> if we refresh the page the portlet is again going in action phase (unexpected
behaviour).
In the jsr 168 an expected Senario is:
If user clicks the Refresh button :The container has to generate markup for the page, but
no action is performed on any of the portlets. In this case, when the container gets the
request, it will skip the action phase and in the render phase it will call the render()
method of all portlets on the page.
We attached the portlet used for this test.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira