https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38978
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Jonathan Druart <[email protected]> --- Fixing those bugs in version < 24.11 is almost impossible. You can go with this, but you will have other weird behaviours that are certainly fixed in main. For instance here, if you have a column A with (item1=aaa, item2=aaaa, item3=aaaaa), then a column B (with item1,2,3 empty and item 4=bbb) Then global filter using aaa will remove the column B because all empty. If you clear the global filter the column B will stay empty. This certainly also appears when you change page. Example: https://snipboard.io/PaXHmW.jpg https://snipboard.io/lUVKHa.jpg https://snipboard.io/MvDjUu.jpg I am not blocking here, but I let you chose which bug is the worst :D -- 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/
