Actions
Bug #9901
closedError when using quotes on class parameters
Bug #9901:
Error when using quotes on class parameters
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
The class changes when reloading the page when there is a backquote.
For example using the
test $(rpm -qa|sed -ne \'s/package-//p\') == "0.1-1"
command execution result.
Actions