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:05:56 UTC

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

Leon created OFBIZ-5451:
---------------------------

             Summary: 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


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)