Koha/authorities
Owen Leonard 6d6c4cc12c
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
Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-07-08 17:49:19 +02:00
..
auth_finder.pl
authorities-home.pl
authorities.pl Bug 37127: Authorized value select not working on authority forms 2024-06-21 15:02:49 +02:00
blinddetail-biblio-search.pl
detail-biblio-search.pl
detail.pl
export.pl Bug 37235: Fix export of single authority record 2024-07-08 17:49:19 +02:00
merge.pl Bug 25387: (QA follow-up) Tidy 2024-06-27 11:49:59 +02:00
merge_ajax.pl
ysearch.pl