[JBoss JIRA] Created: (GTNPORTAL-410) Adding a remote portlet to a page fails
by Chris Laprun (JIRA)
Adding a remote portlet to a page fails
---------------------------------------
Key: GTNPORTAL-410
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-410
Project: GateIn Portal
Issue Type: Bug
Components: User Interface, WSRP integration
Affects Versions: 3.0.0-Beta03
Reporter: Chris Laprun
Priority: Blocker
Fix For: 3.0.0-Beta04
Using the page editor, trying to add a remote portlet to a page results in a Javascript error alert:
The target blockId to update is not found : UIPortalToolPanel
Steps to reproduce:
- Deploy attached portlet.
- Start Portal and open the Application Registry
- Import applications
- Add the WSRP Admin portlet to the page.
- Refresh the "self" consumer by clicking on the Refresh action for self in UIWsrpConsumerOverview (see attached screenshot).
- Wait until it's done
- Re-import applications.
- Edit page to add a new portlet from the new Remote category.
- Dropping the portlet on the page should result in the error: The target blockId to update is not found : UIPortalToolPanel (see attached screenshot)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years
[JBoss JIRA] Created: (GTNPORTAL-758) Sign in sends user to first available page
by Patrice Lamarque (JIRA)
Sign in sends user to first available page
------------------------------------------
Key: GTNPORTAL-758
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-758
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Security, User Interface
Affects Versions: 3.0.0-CR01
Reporter: Patrice Lamarque
The login popup should try to redirect to first available page, for the authenticated user instead of staying on the current page.
If the current is not available to the authenticated user, this will lead to a "page not found" page.
Here is a case to reproduce :
- login as root, change access permissions of Homepage to member:/platform/guests
- logout, go to homepage
- click Sign in, and log in as mary (which is not member of /platform/guests) >> you get the page not found.
- in browser bar, change url to http://localhost:8080/portal/ , now you get to the SiteMap page : this is what should have happened automatically after log in
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years
[JBoss JIRA] Created: (GTNPORTAL-397) Blank zone when user put permission on Container in a page / Content should be filled up automatically
by Tugdual Grall (JIRA)
Blank zone when user put permission on Container in a page / Content should be filled up automatically
-------------------------------------------------------------------------------------------------------
Key: GTNPORTAL-397
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-397
Project: GateIn Portal
Issue Type: Bug
Affects Versions: 3.0.0-Beta03
Environment: Beta 03 on JBossAs5.1
FF3.5
OSX
Reporter: Tugdual Grall
Summary:
- When a page is created with column layout and one of the container (column) is not accessible by a user (permission) the page shows a blank page
- the product should fill the space automatically to be more user friendly
Use case / Step by Step
1- Create a new page
2- Select "2 Column Layout"
3- Drop 1 portlet in each column (for example iframe portlet)
4- Check the permission on the PORTLET instances (make them "public")
5- Select the left CONTAINER
6- Edit the permissions and select for example "*:platform/administrators"
7- Save the page
8- CP1: you see both portlets in 2 columns
9- Logout
10- Go to the page you have just created
11- CP2: BUG: the page is divided in 2 part with a left blank that take 50% of the page
>> The product should automcatilly fills the blank when it is needed/possible.
Other use cases to test/check:
- do the same when permission is set on a portlet and a container is now empty
- test with 3 or more columns
- test on vertical layout
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 1 month