Skip to content

Fix: make toSearchEntry fail-safe#1751

Merged
netomi merged 1 commit into
mainfrom
fix-to-search-entry
Apr 9, 2026
Merged

Fix: make toSearchEntry fail-safe#1751
netomi merged 1 commit into
mainfrom
fix-to-search-entry

Conversation

@netomi

@netomi netomi commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

It happens that sometimes there is an extension w/o any active version, but the toSearchEntry method is still called, leading to exceptions.

This PR makes the method fail-safe and adds logging in case this happens again.

Furthermore, places where it is known that potentially inactive extensions are passed on, only active ones are filtered before calling the relevant methods.

@netomi
netomi requested a review from autumnfound April 9, 2026 09:45
@netomi
netomi merged commit 95a288c into main Apr 9, 2026
8 checks passed
@netomi
netomi deleted the fix-to-search-entry branch April 9, 2026 20:28
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.

1 participant