Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling Director::Test() in SilverStripers/elemental-seach module kills admin session #10127

Closed
jellygnite opened this issue Oct 21, 2021 · 2 comments

Comments

@jellygnite
Copy link

jellygnite commented Oct 21, 2021

Affected Version

4.9.0

Description

When using the SilverStripers\ElementalSearch\Model\SearchDocument I found that the admin login session is destroyed when Director::Test() is called.

Steps to Reproduce

Install https://github.com/SilverStripers/elemental-seach module and set use_only_x_path: true

SilverStripers\ElementalSearch\Model\SearchDocument:
  use_only_x_path: true
  search_x_path:
    - main-content

related issue: HelloBetterLTD/elemental-seach#20

On publish of an element the session is killed forcing the admin user to login again.

This was not happening in v4.8.

@emteknetnz
Copy link
Member

Does this issue belong in this repo? Should this an issue be raised on elemental-search instead?

@GuySartorelli
Copy link
Member

GuySartorelli commented Jun 21, 2022

Closing - sounds like this belongs in elemental-search

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants