You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Leon (JIRA)" <ji...@apache.org> on 2013/12/28 08:09:51 UTC

[jira] [Updated] (OFBIZ-5451) NPE thrown out while rendering disabled menu item

     [ https://issues.apache.org/jira/browse/OFBIZ-5451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leon updated OFBIZ-5451:
------------------------

    Attachment: OFBIZ-5451.patch

Use empty "linkType" value to indicate disabled menu item and render it correctly in ftl macro.

> NPE thrown out while rendering disabled menu item
> -------------------------------------------------
>
>                 Key: OFBIZ-5451
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5451
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Leon
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-5451.patch
>
>
> The method "renderLink"  of new class MacroMenuRenderer calls the WidgetWorker.determineAutoLinkType. When menuItem.getDisabled() is true, the link target will be set to null and NPE occurs.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)