[JBoss JIRA] Created: (GTNPORTAL-1349) Execute action process after refresh browser
by aymen Boughzela (JIRA)
Execute action process after refresh browser
---------------------------------------------
Key: GTNPORTAL-1349
URL: https://jira.jboss.org/browse/GTNPORTAL-1349
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.0.0-GA
Reporter: aymen Boughzela
Priority: Blocker
Fix For: 3.1.0-GA
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 contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] Created: (GTNPORTAL-1443) Still click Group on UI Tree Group after delete membership of user in this group
by Hang Nguyen (JIRA)
Still click Group on UI Tree Group after delete membership of user in this group
--------------------------------------------------------------------------------
Key: GTNPORTAL-1443
URL: https://jira.jboss.org/browse/GTNPORTAL-1443
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Hang Nguyen
Priority: Minor
Attachments: 1.jpg, 2.jpg
- Create new user: test
- Add new user to group: manager/organization/Management/Executive Board
- Login with new user --> go to organization/Management/Executive Board --> select membership tab -> delete manager membership -> Ok
- Return to Group management
=> Show all group which user have right -> Not correct
-> After delete membership which user is added in group -> user click on name of group which have membership is deleted => Should show message alert "membership in group was deleted so you can't select this group"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 8 months