Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1093174

Summary: NPE when there is a null value in a list used by a from element
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Alessandro Lazarotti <alazarot>
Component: BRE (Expert, Fusion)Assignee: Nobody <nobody>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: BRMS 5.3.1CC: nwallace
Target Milestone: GA   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:35:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1080634    

Description Alessandro Lazarotti 2014-04-30 19:44:41 UTC
Platform BZ for https://issues.jboss.org/browse/DROOLS-71

The following rule throws an NPE if the list contains a null item:

global java.util.List list

rule R
when
    $other : Integer( ) from list
then
end

Comment 1 Edson Tirelli 2014-04-30 19:58:49 UTC
Backported:

(5.3.x) http://github.com/droolsjbpm/drools/commit/8e9c18cc0

Comment 2 Marek Winkler 2014-07-17 15:03:31 UTC
Verified on 5.3.1.BRMS-P06.

Comment 5 Red Hat Bugzilla 2025-02-10 03:35:44 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.