You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2024/04/11 13:01:00 UTC

[jira] [Commented] (OFBIZ-12972) MyPortal - fix PortalPagePortlet menu location

    [ https://issues.apache.org/jira/browse/OFBIZ-12972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17836162#comment-17836162 ] 

ASF subversion and git services commented on OFBIZ-12972:
---------------------------------------------------------

Commit 4d88b559ec76926a844a523b6c6f827af740dc56 in ofbiz-plugins's branch refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=4d88b559e ]

Improved: MyPortal - fix PortalPagePortlet menu location (OFBIZ-12972) (#102)

Various PortalPagePortlets refer to screens in other components having embedded menus. In the originating component these menus have a parameterized menu location 'mainMenuLocation'.
This does not work when a portal page is shown in a different component c.q. application as mainMenuLocation then refers to the mainMenuLocation of that component c.q. application.

modified: web.xml
- add context-param for communicationMenuLocation, requestMenuLocation

> MyPortal - fix PortalPagePortlet menu location
> ----------------------------------------------
>
>                 Key: OFBIZ-12972
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12972
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: myportal
>            Reporter: Pierre Smits
>            Priority: Major
>
> Various PortalPagePortlets refer to screens in other components having embedded menus. In the originating component these menus have a parameterized menu location 'mainMenuLocation'.
> This does not work when a portal page is shown in a different component c.q. application as mainMenuLocation then refers to the mainMenuLocation of that component c.q. application. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)