You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2015/01/21 15:06:34 UTC

[jira] [Commented] (OFBIZ-6022) Menu items in MyPortal - Main are not accessible

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

Pierre Smits commented on OFBIZ-6022:
-------------------------------------

The menu-item is the following:
{code:xml}
<menu-item name="main" parent-portal-page-value="${parameters.parentPortalPageId}"/>
{code}

So it must have something to do with the 'parent-portal-page-value' element

> Menu items in MyPortal - Main are not accessible
> ------------------------------------------------
>
>                 Key: OFBIZ-6022
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6022
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/myportal
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>
> When accessing the My Portal application in a trunk setup, the menu items can't be accessed.
> This seems to be a degradation in functionality, as it is possible in R12.x
> For comparison purposes:
> * [http://demo-old-ofbiz.apache.org/myportal/control/main]
> vs
> * [http://demo-trunk-ofbiz.apache.org/myportal/control/main]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)