https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17385 Bouzid <bouzid.fergani@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55961|0 |1 is obsolete| | --- Comment #8 from Bouzid <bouzid.fergani@inlibro.com> --- Created attachment 58308 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58308&action=edit Bug 17385 - Add custom export notices test case: - Apply patch - Open intranet or opac interface and submit any search. - Click title of found item - Click save and you found Simple Export. - Click Simple Export and you have a file.html, it contain informations returned by the xslt file. - It work correctly in basket and lists. - The name 'Simple Export' it's extract in the xslt file, curently the name is MARC21_simple_export.xsl. for Intranet the xsl file is : koha-tmpl/intranet-tmpl/prog/en/xslt/biblioexport/MARC21_simple_export.xsl for opac the xsl file is : koha-tmpl/opac-tmpl/bootstrap/en/xslt/biblioexport/MARC21_simple_export.xsl -- You are receiving this mail because: You are watching all bug changes.