We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.9.0
When using the SilverStripers\ElementalSearch\Model\SearchDocument I found that the admin login session is destroyed when Director::Test() is called.
Install https://github.com/SilverStripers/elemental-seach module and set use_only_x_path: true
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.
The text was updated successfully, but these errors were encountered:
Does this issue belong in this repo? Should this an issue be raised on elemental-search instead?
Sorry, something went wrong.
Closing - sounds like this belongs in elemental-search
No branches or pull requests
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
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.
The text was updated successfully, but these errors were encountered: