[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:
----------------------------------------------------
Boleslaw Dawidowicz <bdawidow(a)redhat.com> changed the Status of [bug 916260|https://bugzilla.redhat.com/show_bug.cgi?id=916260] from NEW to ASSIGNED
> 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-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:
----------------------------------------------------
Boleslaw Dawidowicz <bdawidow(a)redhat.com> made a comment on [bug 916260|https://bugzilla.redhat.com/show_bug.cgi?id=916260]
Looks like this has been fixed upstream already according to JIRA. Needs verification
> 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-2807) The page is not saved when edit node's page in group navigation
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2807?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-2807:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.6.0.Beta02
Resolution: Done
I have changed a little bit based on the PR and merged it to master
> 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-2722) Improve design of DownloadResource
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-2722?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-2722:
----------------------------------
Status: Open (was: Pull Request Sent)
Make sure that it must be backward compatible
> Improve design of DownloadResource
> ----------------------------------
>
> Key: GTNPORTAL-2722
> URL: https://issues.jboss.org/browse/GTNPORTAL-2722
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Minh Hoang TO
> Assignee: Minh Hoang TO
> Labels: portal-s70
> Original Estimate: 3 days, 4 hours
> Remaining Estimate: 3 days, 4 hours
>
> For the moment, DownloadResource is designed as a wrapper of InputStream.
> {code:java}
> public abstract class DownloadResource
> {
> public abstract InputStream getInputStream() throws IOException;
> }
> {code}
> This design is bad as the code of DownloadService has to care about IO handling on DownloadResource. That work should be done on DownloadResource creator 's side.
> It is better with
> {code:java}
> public abstract class DownloadResource
> {
> public abstract void write(OutputStream out) throws IOException;
> }
> {code}
--
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