https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42579 --- Comment #3 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 201305 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201305&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 <oleonard@myacpl.org> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.