Details
-
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Master
-
3
-
Regression Bug
Description
Description
When the user tries to use a "is not empty" rule on the Rich Text field type, it doesn't seems to work.
Steps to Reproduce
- Go to Content & Data > Forms > New Form;
- Add a Rich Text field;
- Add another field (e.g.: Numeric);
- Go to the Rich Text predefined value;
- Type something to fill the predefined value (e.g.: "abcde");
- Go to the Rule tab and create a rule: "If Rich Text is not empty, show Numeric);
- Publish and open the form;
- Delete the predefined value of the Rich Text;
- Observe.
Expected Result
The Numeric field disappears from the form.
Actual Result
The Numeric field still being showed on the form.
Evidence 1: richTextNotEmptyRule.webm
Reproduced In
master: 80f6880aea0dbf6a978da33323ed9b8d388d0bb0
Attachments
Issue Links
- fixes
-
LPS-142656 Required rich text field is being submitted empty
- Closed
-
LPS-144199 Rich Text predefined value cannot be deleted (On change is not being called)
- Closed
- is caused by
-
LPS-142346 The translated content in ckeditor field cannot be saved
- Closed