Bug 35319 - Default sorting of the holdings table with OPACHoldingsDefaultSortField is broken
Summary: Default sorting of the holdings table with OPACHoldingsDefaultSortField is br...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords: regression
Depends on: 16759
Blocks:
  Show dependency treegraph
 
Reported: 2023-11-13 13:02 UTC by Katrin Fischer
Modified: 2024-03-19 09:05 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2023-11-13 13:02:20 UTC
No matter which setting is chosen, the sorting remains on the itemtype column. If the item type column is hidden via table settings, it still seems to apply. None of the other columns shows as sorted judging from the small arrow icons on top.

Confirmed in 23.05 and 22.11.
Comment 1 Jonathan Druart 2024-03-19 09:03:05 UTC
./opac-detail.tt ~ l.1806

it's creating default_order_index that is never used later