https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42579
--- Comment #2 from Owen Leonard <[email protected]> --- Created attachment 199158 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199158&action=edit Bug 42579: Added "no-export" class to ratings div "Title" column of Checkout history export contains too much informations, making the export file hard to read and understand. Test plan : 1 - Connect on OPAC 2 - Go to "Your account" 3 - Go to "Checkout history" 4 - Click on "CSV" 5 - Open file 6 - Notice that the "title" column is too long and contains ratings informations 7 - Go back on OPAC 8 - Click on "Copy" 9 - Copy to a .txt file 10 - Notice the same problem as the CSV export 11 - Apply patch 12 - Repeat previous instructions 13 - Notice that the "title" column contains only the title Signed-off-by: Owen Leonard <[email protected]> -- 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/
