Bug 38280 - Filters are broken when some columns are hidden in biblioitem view
Summary: Filters are broken when some columns are hidden in biblioitem view
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: 23.11
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-28 16:56 UTC by Baptiste Wojtkowski (bwoj)
Modified: 2024-10-28 17:53 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste Wojtkowski (bwoj) 2024-10-28 16:56:12 UTC
To reproduce on 23.11 :

1 - Search for a biblio with multiple items.
2 - Display every columns, click on Activate filters
3 - Hide any columns before the column "Barcode" (you can do this with any column)
4 - Search for a barcode in the column filter "barcode" -> this does not work
5 - Do the same search but in the column preceding "barcode" -> this will filter using the barcode.


I have been working around this but I could not figure how this works exactly.

Note: the name of columns filters are correct and I could not see difference in the html.
Comment 1 Katrin Fischer 2024-10-28 17:53:28 UTC
Hi Baptiste, this problem sounds very familiar, but should have been fixed in older versions. bug 32447