Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
3
-
4
-
S05E12 - Runescape, S05E13 - Metin2
-
Default
-
- LocalFile.CookiesConsentPanel#CookiesConsentPanelCouldSaveCookieSettingsWhenItsOnASitePage
- LocalFile.CookiesUseCase#VerifyingExplicitCookieWorfklow
- LocalFile.CookiesUseCase#VerifyingImplicitCookieWorfklow
- LocalFile.KaleoformsUsecase#CompleteProcessAndViewNotifications
- LocalFile.KaleoformsUsecase#ViewApprovedProcessRecords
-
25
Description
Summary
When CI starts up tomcat and portal for test execution, we cannot save cookies when the cookie consent portlet is added to a Widget Page
Repro
- Login to Portal
- Enable Cookie Preference handling, with Explicit mode: ON
- Adding a new widget page
- Adding Cookies Banner Configuration widget to it
- Enabling all toggle switches on the widget
- Pressing confirm
Important note for repro
- Please make sure you start off the test case with tomcat too using the following ant command, else the issue is not reproducible:
ant -f build-test-tomcat.xml run-selenium-tomcat -Dbuild.app.server=false -Dtest.class=CookiesConsentPanel#CookiesConsentPanelCouldSaveCookieSettingsWhenItsOnASitePage
It will start up the portal from your build folder.
Make sure your database, named as 'lportal' is empty before each test run
Actual result(s)
Pressing Confirm the very first time will not save any ticked cookies.
Expected result(s)
Cookies should be saved
Log/Error Message
The equivalent test case is named as CookiesConsentPanel#CookiesConsentPanelCouldSaveCookieSettingsWhenItsOnASitePage
Testray history
It also effects the following automated test cases:
Attachments
Issue Links
- causes
-
LPS-168413 Add new cookies test cases based on LPS-162952 for Site configuration validation
-
- Closed
-
-
LPS-168268 Refactor cookies test case based on LPS-162952
-
- Closed
-
- duplicates
-
LPS-162101 [Bug] Cookie Consent Configuration portlet cannot save cookies via Confirm button on a Widget Page
-
- Closed
-
- is duplicated by
-
LPS-161212 Cookie with name CONSENT_TYPE_PERFORMANCE is not exists
- Closed
- Testing discovered
-
LPS-165962 Research cases for cross-site navigations under the same domain in terms of cookie handling
-
- Closed
-
- links to