Bug 1198020 - Guided editor does not escape bad characters - GDT, GRT Data table
Summary: Guided editor does not escape bad characters - GDT, GRT Data table
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: manstis
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-03 09:03 UTC by Zuzana Krejčová
Modified: 2020-03-27 19:47 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:47:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 996964 0 low CLOSED Guided Decision Table: spaces as values allowed but ignored 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 1009079 0 high CLOSED Guided rule editor does not escape bad characters 2021-02-22 00:41:40 UTC

Internal Links: 996964 1009079

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.


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