-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, 7.3.X, Master
-
Fix Version/s: 7.2.10 DXP FP11, 7.2.10.4 DXP SP4, 7.2.X, 7.3.10 DXP FP1, 7.3.10.1 DXP SP1, 7.3.6 CE GA7, 7.3.X, 7.4.13 DXP GA1, Master
-
Component/s: Segments Editor
-
Branch Version/s:7.3.x, 7.2.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Git Pull Request:
Reproduction steps:
- Go to Site administration -> People -> Segment
- Create a segment called "liferay.com with English language" that contains following rules:
- User => email contains liferay.com
- <AND>
- Session => languageId = en
- Create a Content page, put a Header fragment on it
- Write "Default" in it
- Create a new experience using the "liferay.com with English language" segment, configure it before than the "Default" experience
- Change the header to "liferay.com with English language" and save the page
- Open the page in an incognito window (guest user)
Expected behaviour: "Default" version of the page should be shown
Actual behaviour: "liferay.com with English language" version of the page is shown
- Discovered while testing
-
LPS-125752 Logged in segment is not matched for false value
- Closed