[JBoss JIRA] (GTNPORTAL-2807) The page is not saved when edit node's page in group navigation
by Hela Zekri (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2807?page=com.atlassian.jira.pl... ]
Hela Zekri commented on GTNPORTAL-2807:
---------------------------------------
We need this fix for {color:red} gatein-3.5.x {color}. Thx
> The page is not saved when edit node's page in group navigation
> ---------------------------------------------------------------
>
> Key: GTNPORTAL-2807
> URL: https://issues.jboss.org/browse/GTNPORTAL-2807
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.5.0.Final
> Environment: jboss-jpp-6.0.0.ER05
> GateIn 3.5
> FF 16
> Reporter: Thu Nguyen
> Assignee: Trong Tran
> Priority: Minor
> Labels: portal-s70
> Fix For: 3.6.0.Beta02
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> Here are steps to reproduce
> 1. Signin as root
> 2. Go to Application Registry
> 3. Create a page by winzard, called "Test"
> 4. Drag and drop "Application registry" portlet to this page
> 5. Save and close
> 6. Go to Group site, click on "edit navigation" of Administrators group
> 7. Click on Edit Node'page of "Test" node
> 8. Drag and drop "Dashboard" portlet to this page
> 9. Save and close
> 10.Click on Save on "Navigation management" popup
> 11. Open the page "Test"
> 12. Actual result: Don't show DashBoard portlet => NOK
> Expected Result: Show Dashboard portlet => It must be saved when edit Node's page on Navigation group.
> 13. click on "Edit page"
> 14. Actual result: Don't show Dashboard portlet => NOK
> Expected Result: Show Dashboard portlet => It must be saved when edit Node's page on Navigation group.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (GTNPORTAL-2820) Unable to clone page (PageService) in a different destination
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2820?page=com.atlassian.jira.pl... ]
RH Bugzilla Integration commented on GTNPORTAL-2820:
----------------------------------------------------
Nick Scavelli <nscavell(a)redhat.com> changed the Status of [bug 916260|https://bugzilla.redhat.com/show_bug.cgi?id=916260] from ASSIGNED to MODIFIED
> Unable to clone page (PageService) in a different destination
> -------------------------------------------------------------
>
> Key: GTNPORTAL-2820
> URL: https://issues.jboss.org/browse/GTNPORTAL-2820
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Java API
> Affects Versions: 3.5.0.Final
> Environment: Gatein 3.5.2 Final
> Reporter: Gregory SEBERT
> Assignee: Boleslaw Dawidowicz
> Fix For: 3.6.0.Beta01
>
>
> In the PageManagement service, when I clone a page to a different destination, I received an exception :
> "Could not clone page " + dst.name + "to existing page " + dst.site.getType() + " with id " + dst.site.getName());
> I have a look at the implementation, I find a typo mistake on line 273:
> org.gatein.mop.api.workspace.Page dstRoot = srcSite.getRootPage();
> It should be :
> org.gatein.mop.api.workspace.Page dstRoot = dstSite.getRootPage();
> Best regards,
> Grégory
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months
[JBoss JIRA] (GTNPORTAL-2911) Portlet added by "edit node's page" not shown in page
by Hela Zekri (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2911?page=com.atlassian.jira.pl... ]
Hela Zekri resolved GTNPORTAL-2911.
-----------------------------------
Resolution: Duplicate Issue
Duplicates [GTNPORTAL-2807|https://issues.jboss.org/browse/GTNPORTAL-2807]
> Portlet added by "edit node's page" not shown in page
> -----------------------------------------------------
>
> Key: GTNPORTAL-2911
> URL: https://issues.jboss.org/browse/GTNPORTAL-2911
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.5.3.Final
> Reporter: Hela Zekri
>
> Please follow these steps :
> * Login as "root"
> * Go to "Group --> Administration --> Application Registry" and import all applications
> * Add a new page under "Administration" ( at the same level with Application Registry, Page Management ...) and add to it "Portal Navigation Portlet".
> * Click "Edit Navigation" for "classic" site
> * Click "edit node's page" for "Home" node and add "Account" portlet.
> * Click "View page properties", portlets are well displayed
> * Click Save&Finish button
> * Click save in "Navigation Management" pop up.
> * Go to "classic --> Home", *the "Account" portlet is not shown*
> Even if you go to "Site Editor --> Edit page" for "Home", the "Account" portlet is not shown
> *But*, if you sign out and sign in, the "Account Portlet" will be shown.
> (!)*If you edit node's page by "Portal Navigation Portlet" that exists when clicking on "Site" in Admin Tool Bar, the problem won't occur*
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 11 months