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

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

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

improved: have profileMenuLocation (OFBIZ-12981) (#749)

* Improved: ORDER - have requestMenuLocation (OFBIZ-12991)

Given that request screens are used as portal pages, the inclusion of such 
portal pages in other applications leads to errors being thrown for the 
associated menus (due to the use of the mainMenuLocation parameter in web.xml).
Having a requestMenuLocation in web.xml solves this issue.

modified:
- web.xml: add contextParam requestMenuLocation
- CommonScreens.xml: change location request related menus
- CustRequestScreens.xml: change location request related menu

* Improved: have profileMenuLocation (OFBIZ- 12981)

Profile screens are used in various components as portalpageportlets, and have 
references to various party menus. As menus in the various profile screens are 
parameterized to use ${parameters.mainMenuLocation} this generates errors in 
the components/applications where these screens are used as portal page 
elements.
Having a context-param profileMenuLocation resolves this issue.

modified:
web.xml: added context-param profileMenuLocation

* Improved: have profileMenuLocation (OFBIZ- 12981)

Profile screens are used in various components as portalpageportlets, and have 
references to various party menus. As menus in the various profile screens are 
parameterized to use ${parameters.mainMenuLocation} this generates errors in 
the components/applications where these screens are used as portal page 
elements.
Having a context-param profileMenuLocation resolves this issue.

modified:
ProfileScreens.xml: change menu locations

> have profileMenuLocation
> ------------------------
>
>                 Key: OFBIZ-12981
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12981
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: party
>            Reporter: Pierre Smits
>            Priority: Major
>
> Profile screens are used in various components as portalpageportlets, and 
> have references to various party menus. As menus in the various profile 
> screens are parameterized to use ${parameters.mainMenuLocation} this 
> generates errors in the components/applications where these screens are used 
> as portal page elements.
> Having a context-param profileMenuLocation resolves this issue.



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

Reply via email to