Bug 971004 - Grouped accessors don't work with inline cast
Summary: Grouped accessors don't work with inline cast
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER2
: 6.0.0
Assignee: Mario Fusco
QA Contact: Tomas Schlosser
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-05 12:46 UTC by Tomas Schlosser
Modified: 2014-08-06 20:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:19:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomas Schlosser 2013-06-05 12:46:31 UTC
Description of problem:
When a field is cast inline, it's inner fields can't be accessed in group, it is necessary to perform cast every time.

Version-Release number of selected component (if applicable):
Drools 6.0.0.Beta3, Drools master (2013-06-05)

How reproducible:
Pull request submitted on github

Steps to Reproduce:
1. run testGoupedAccess JUnit test

Actual results:
Rule compiler complains about mismatched input

Expected results:
Rule compiles fine and rules evaluate correctly

Additional info:

Comment 1 Tomas Schlosser 2013-06-05 12:56:54 UTC
Submitted as pull request #208

Comment 2 Mario Fusco 2013-07-25 15:15:22 UTC
Fixed in CR2.

Comment 7 Tomas Schlosser 2013-10-14 07:59:25 UTC
Verified in BRMS.6.0.0.ER4


Note You need to log in before you can comment on or make changes to this bug.