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)