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

Fix bug: prevent undefined variable. #4301

Conversation

demiankatz
Copy link
Member

The bug fix in #4258 introduced an issue with undefined variable warnings. This PR just ensures that the offending variable defaults to false if it is otherwise unset.

@demiankatz demiankatz added this to the 10.1.4 milestone Mar 20, 2025
@demiankatz demiankatz requested a review from EreMaijala March 20, 2025 13:04
@demiankatz demiankatz merged commit 454feb1 into vufind-org:release-10.1 Mar 21, 2025
6 checks passed
@demiankatz demiankatz deleted the release-10.1-prevent-undefined-fromsearchmemory branch March 21, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants