Bug 979343 - Decision table: Despite choosing operator "is contained in the a (comma separated) list" it's impossible to imput a comma in the columns if the type is numeric
Summary: Decision table: Despite choosing operator "is contained in the a (comma separ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 5.x.x
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: DR6
: 6.0.0
Assignee: manstis
QA Contact: Jiri Locker
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-28 09:27 UTC by Toshiya Kobayashi
Modified: 2018-12-02 17:34 UTC (History)
2 users (show)

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


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1079936 0 medium CLOSED Guided Decision Table: missing input validation if a comma needs to be allowed 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker GUVNOR-1709 0 Major Resolved Decision table: Despite choosing operator "is contained in the a (comma separated) list" it's impossible to imput a comm... 2016-08-09 03:03:18 UTC

Internal Links: 1079936

Description Toshiya Kobayashi 2013-06-28 09:27:31 UTC
Description of problem:

Platform BZ for https://issues.jboss.org/browse/GUVNOR-1709


Steps to Reproduce:
1. Open 'Pricing loans' decision table in mortgages sample.
2. Edit condition column 'amount min'
3. Choose 'is contained in the (comma separated) list' as 'Operator:'
4. Press 'Apply changes'
5. Click the cell for 'amount min'
6. Input '1000,2000,3000'

Actual results: (BRMS 5.3.1)

Cannot input ',' in the cell

Expected results: (Drools 5.5.0)

Able to input the value and generated drl ("View source") will be "amount in ( 1000, 2000, 3000 )"

Comment 1 Toshiya Kobayashi 2013-06-28 09:29:26 UTC
BZ795815 is linked to GUVNOR-1709 but the BZ does not actually represent the JIRA.

Comment 2 Toshiya Kobayashi 2013-06-28 09:30:44 UTC
Move to 'MODIFIED' because it's already fixed in upstream.

Comment 3 Jiri Locker 2013-09-12 17:18:49 UTC
Fix verified in ER2.


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