Skip to content

[stable32] fix(unified-search): Add missing supports active filters calculation - #57108

Merged
nfebe merged 2 commits into
stable32from
fix/56620-missing-supports-active
Dec 18, 2025
Merged

[stable32] fix(unified-search): Add missing supports active filters calculation#57108
nfebe merged 2 commits into
stable32from
fix/56620-missing-supports-active

Conversation

@nfebe

Copy link
Copy Markdown
Contributor

Fix incomplete backport of : #56974

@nfebe
nfebe requested a review from a team as a code ownerDecember 15, 2025 21:14
@nfebenfebe added bug 3. to review Waiting for reviews labels Dec 15, 2025
@github-actionsgithub-actionsBot changed the title fix(unified-search): add missing supportsActiveFilters calculation[stable32] fix(unified-search): add missing supportsActiveFilters calculationDec 15, 2025
@nfebenfebe changed the title [stable32] fix(unified-search): add missing supportsActiveFilters calculation[stable32] fix(unified-search): Add missing supports active filters calculationDec 15, 2025
@nfebe
nfebeforce-pushed the fix/56620-missing-supports-active branch from e3d4b1e to 0c23a9fCompareDecember 15, 2025 21:30
The supportsActiveFilters variable was used but never defined, causing
the filtered/unfiltered results separation to fail silently.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
@nfebe
nfebeforce-pushed the fix/56620-missing-supports-active branch from 0c23a9f to c0297b7CompareDecember 15, 2025 23:10
@nfebe

Copy link
Copy Markdown
ContributorAuthor

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@AndyScherzingerAndyScherzinger added this to the Nextcloud 32.0.4 milestone Dec 16, 2025
@nfebe
nfebe merged commit f8033d9 into stable32Dec 18, 2025
125 checks passed
@nfebe
nfebe deleted the fix/56620-missing-supports-active branch December 18, 2025 10:40
@nextcloud-botnextcloud-bot mentioned this pull request Jan 7, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@nfebe@AndyScherzinger@artonge@nextcloud-command