Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, 7.1.X, 7.2.X, Master
-
7.2.x, 7.1.x, 7.0.x
-
Committed
-
3
-
Forms_7.3_15
Description
Steps to reproduce
- Create a webcontent structure named "Str1"
- Add a Select field with "multiple" setting enabled
- Create a webcontent named "wc1" and select "option 1"
- Create a webcontent named "wc2" and select both "option 1" and "option 2"
- Create a Page named "Page1"
- Add an Asset Publisher
- Configure it to display only the webcontents of "Str1"
- Add a "filter by field" and set "Select" field of "Str1" with "option 1" and "option 2" options selected
- Save Asset Publisher configuration
- Refresh "Page1" and check Asset Publisher:
- Expected behavior: "wc2" webcontent is displayed
- Wrong behavior: Both "wc1" and "wc2" webcontents are displayed
- Expected behavior: "wc2" webcontent is displayed