Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Joyce WangJoyce Wang(Deactivated)Reporter
Cristina Rodríguez YrezábalCristina Rodríguez YrezábalBranch Version/s
7.2.x7.1.x7.0.xBackported to Branch
CommittedFix Priority
3Git Pull Request
Bug Type
Regression Bug7.0 Fix Pack Version
707.1 Fix Pack Version
7Story Points
0.25Components
Affects versions
Priority
Medium
Details
Details
Assignee
Joyce Wang
Joyce Wang(Deactivated)Reporter
Cristina Rodríguez Yrezábal
Cristina Rodríguez YrezábalBranch Version/s
7.2.x
7.1.x
7.0.x
Backported to Branch
Committed
Fix Priority
3
Git Pull Request
Bug Type
Regression Bug
7.0 Fix Pack Version
70
7.1 Fix Pack Version
7
Story Points
0.25
Components
Affects versions
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created November 29, 2018 at 8:41 AM
Updated June 26, 2023 at 1:57 AM
Resolved December 11, 2018 at 1:23 PM
Line breaks are replaced by <br/> and </br> codes and the script does not work due to the incorrect format.
Steps to reproduce:
Start a master-private, 7.0.x-private or 7.1.x-private bundle.
Go to Control Panel -> Kaleo Designer option.
Click Add New Definition.
Add a Condition to the View panel.
Double click on the newly added Condition.
Go to the management toolbar on the left and double click on the Script value.
Add a new line in the script and save, for example:
8. Check again the value of the script field.
Expected result the value remains the same with the changes added.
Actual result : line breaks are replaced with <br/> and </br> codes, which will make the script fail.