https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37235
--- Comment #2 from Owen Leonard <[email protected]> --- Created attachment 168468 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168468&action=edit Bug 37235: Fix export of single authority record When viewing an authority record, you have the option to "Save" in several different formats. This operation is a GET operation and the script should not be looking for a "cud-" operation. To test you should have at least one authority record. - Apply the patch and go to Authorities. - Perform an authority search which will return one or more records. - View the details of an authority record. - From the toolbar, test the "Save" option* * Note: In my test the export choice "MADS (XML)" resulted in a zero-byte file but I'm assuming that is a separate issue. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
