Actions
Bug #5317
closedChanges in directives are not taken into account if we only change the case of characters
Bug #5317:
Changes in directives are not taken into account if we only change the case of characters
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
If i have a directive with a field that contains
"foo"
and i replace it by "FOO" and click save, then the directive won't be modified, and it will keep "foo"
Discovered in 2.10, but can also be in 2.6
Actions