Bug 1234640 - Guided Rule Editor: String fields with double slashes changes the editor
Summary: Guided Rule Editor: String fields with double slashes changes the editor
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR1
: 6.2.0
Assignee: manstis
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks: 1235013
TreeView+ depends on / blocked
 
Reported: 2015-06-22 22:07 UTC by William Antônio
Modified: 2020-03-27 20:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
: 1235013 (view as bug list)
Environment:
Last Closed: 2020-03-27 20:10:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
The issue (18.67 KB, image/png)
2015-06-22 22:07 UTC, William Antônio
no flags Details

Description William Antônio 2015-06-22 22:07:26 UTC
Created attachment 1042034 [details]
The issue

Description of problem:

When using String field in a rdrl and using texts with double slashes ("//") in the literal value, the editor changes, showing a field to manually edit it instead the visual editor.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Clean BRMS installation, use the new default project;
2. Create a data model with a String attribute;
3. Create a Guided Rule and in the LHS use the object attribute and the equals operation to compare it to a literal value that contains "//";
4. Save the guided rule and reopen it.

Actual results:

The visual part to change the attribute value will be shown in a text way, for example:

attr == "some value //"

Expected results:

It should use the combo box to select a condition (equal to, not equal to, etc) and the field to users enter the literal value.

Additional info:

See an attached screenshot that shows this problem.


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