You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Olivier Heintz (JIRA)" <ji...@apache.org> on 2014/01/17 18:24:19 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 ]

Olivier Heintz updated OFBIZ-5451:
----------------------------------

    Attachment: OFBIZ-5451.patch

my last typo correction was'nt complete.


> 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
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-5451.patch, 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)