https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33452 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 161023 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161023&action=edit Bug 33452: Improve display of applied filters and results table This makes various improvements on the display of the results: * Filters didn't display the value that was filtered on * Filter labels were not translatable * Results table showed line/column using untranslatable codes * Results table showed library and patron category codes instead of descriptions To test: * Use the various filters in the form * Use various combinations of row/column * Verify it all works as expected and display is much improved Note: * In the filters, the code for extended patron attributs will be used as label. * In the results table only patron category codes and library codes translate to descriptions. Other values from pull downs haven't been implemented yet. -- You are receiving this mail because: You are watching all bug changes.