Skip to:
Steps to reproduce
Execute one of the following tests:
com.k15t.scroll.tests.ui.page.RemoveDialogTest#testRemoveAsAnonymousAndWikiUser
com.k15t.scroll.tests.ui.page.GlobalPermissionsTest#testNotAbleToRemovePageAsAnonymous
com.k15t.scroll.tests.ui.page.GlobalPermissionsTest#testRemoveCurrentlyPublishedPageByWikiUser
Actual behavior
Tests are failing after clicking Remove button in our own remove dialog with this error:
Your request could not be processed because a required security token was not present in the request. You may need to re-submit the form or reload the page.
Definitely failing on Confluence > 8.5.11
Steps to reproduce
Execute one of the following tests:
com.k15t.scroll.tests.ui.page.RemoveDialogTest#testRemoveAsAnonymousAndWikiUser
com.k15t.scroll.tests.ui.page.GlobalPermissionsTest#testNotAbleToRemovePageAsAnonymous
com.k15t.scroll.tests.ui.page.GlobalPermissionsTest#testRemoveCurrentlyPublishedPageByWikiUser
Actual behavior
Tests are failing after clicking Remove button in our own remove dialog with this error:
Your request could not be processed because a required security token was not present in the request. You may need to re-submit the form or reload the page.
Definitely failing on Confluence > 8.5.11