https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29648
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #42 from Jonathan Druart <[email protected]> --- (In reply to Owen Leonard from comment #39) > More notes: > > - On the bibliographic detail page, the default sort column doesn't work > correctly. Why are there so many columns to configure when they don't exist > in the table? It seems to work for me, I selected "holdings_holdinbranch" and the table is sorted by "Home library". The table settings is listing all the columns that can be displayed, but only the non-empty columns are displayed. For instance if none of your items have $u, then the "URL" column won't be displayed. > - On the overdues page the default sort order and default display length > aren't applied. This table has the stateSave flag on. You need to remove the local storage item before trying it. > - Holds to pull: Column configuration doesn't seem to work. I have selected 50 and "patron" and it's working for me. Can you detail? > - Holds history: 'Uncaught TypeError: can't access property "filter", > table_settings.columns is undefined' Oops, fixed! > - Notice template: Column configuration doesn't work. Columns selected to be > hidden are not hidden. Fixed! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
