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

[BUGFIX] Fix #3916: exception in CLI mode when using suggest TS example #3917

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

dmitryd
Copy link
Contributor

@dmitryd dmitryd commented Dec 12, 2023

What this pr does

This PR fixes an exception in CLI mode due to the missing request object

How to test

See #3916

Fixes: #3916

dkd-kaehm pushed a commit to dkd-kaehm/ext-solr that referenced this pull request Jan 18, 2024
This change fixes an exception in CLI mode due to the missing request object

Fixes: TYPO3-Solr#3916
Ports: TYPO3-Solr#3917
@dkd-kaehm dkd-kaehm merged commit 119f557 into TYPO3-Solr:main Jan 18, 2024
8 checks passed
dkd-kaehm pushed a commit that referenced this pull request Jan 18, 2024
This change fixes an exception in CLI mode due to the missing request object

Fixes: #3916
Ports: #3917
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Exception in CLI when using TS example
2 participants