Bug 1198020

Summary: Guided editor does not escape bad characters - GDT, GRT Data table
Product: [Retired] JBoss BRMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: manstis
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: medium Docs Contact:
Priority: high    
Version: 6.1.0CC: kverlaen, lpetrovi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:47:01 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:

Description Zuzana Krejčová 2015-03-03 09:03:22 UTC
Description of problem:
Characters are not escaped as needed in the editors for Guided Decision Tables and Data tables for Guided Rule Templates.
E.g. for GDTs:
" "a  in editor produces "" "a"  in source
a"    in editor produces "a""    in source
a"a   in editor produces "a"a"   in source
a" "a in editor produces "a" "a" in source
"     in editor produces "       in source
\     in editor produces "\"     in source
GRT Data table behaves similarly, though if you try to use ", the source will not (re)load at all (it will be blank if it is opened for the first time, it will show previous version if it was already opened).

Please also keep in mind solution to bug 996964.


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

Comment 1 Zuzana Krejčová 2015-12-09 09:56:41 UTC
Still an issue in 6.2.