[ https://issues.apache.org/jira/browse/OFBIZ-13290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018547#comment-18018547 ]
ASF subversion and git services commented on OFBIZ-13290: --------------------------------------------------------- Commit f71906c362f2f000faed80a513060cc073791126 in ofbiz-framework's branch refs/heads/trunk from Deepak Dixit [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=f71906c362 ] Fixed issue where include-form tag failed when referencing a grid (OFBIZ-13290) > InventoryReports screen broken > ------------------------------ > > Key: OFBIZ-13290 > URL: https://issues.apache.org/jira/browse/OFBIZ-13290 > Project: OFBiz > Issue Type: Bug > Components: framework/widget > Affects Versions: 24.09 > Reporter: Deepak Dixit > Priority: Major > > Getting following exception while rendering > [InventoryReports|https://demo-trunk.ofbiz.apache.org/facility/control/InventoryReports] > > {code:java} > java.lang.RuntimeException: Error rendering included form named > [ListFacilityInventoryByProduct] at location > [component://product/widget/facility/FacilityForms.xml]: > java.lang.NullPointerException: Cannot invoke > "org.w3c.dom.Element.getAttribute(String)" because "formElement" is > nulljava.lang.NullPointerException: Cannot invoke > "org.w3c.dom.Element.getAttribute(String)" because "formElement" is null > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)