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

Bug 1065868

Summary: Fails to parse DSL variable definition with single dot regex
Product: [Retired] JBoss BRMS Platform 6 Reporter: Toshiya Kobayashi <tkobayas>
Component: BREAssignee: Edson Tirelli <etirelli>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Winkler <mwinkler>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen, mbaluch, rrajasek
Target Milestone: ER2   
Target Release: 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1065869 (view as bug list) Environment:
Last Closed: 2014-08-06 19:57:32 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: 1065869    

Description Toshiya Kobayashi 2014-02-17 07:30:51 UTC
Description of problem:

Platform BZ for https://issues.jboss.org/browse/DROOLS-430

Steps to Reproduce:
1. See test case in https://github.com/droolsjbpm/drools/pull/313

Actual results:

Fails with parse error.

Expected results:

The variable definition matches any one character.

Comment 2 JBoss JIRA Server 2014-02-20 21:49:03 UTC
Edson Tirelli <ed.tirelli> updated the status of jira DROOLS-430 to Resolved

Comment 3 JBoss JIRA Server 2014-02-20 21:49:12 UTC
Edson Tirelli <ed.tirelli> updated the status of jira DROOLS-430 to Closed

Comment 4 Marek Winkler 2014-03-17 13:47:19 UTC
Verified that the fix is present in BRMS 6.0.1 ER2 and the relevant tests pass.