]> git.koha-community.org Git - koha.git/commit
Bug 35969: Add error code in opac-sendbasket.pl
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 1 Feb 2024 07:55:55 +0000 (07:55 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 28 May 2024 17:58:33 +0000 (17:58 +0000)
commit2d11da843672eb7561f035b10989b646492996c2
tree378d6d1c8984485a613cd6ed9f42ff85d98948b0
parent2644f581fd1f82a029a465a33f941141c6947a45
Bug 35969: Add error code in opac-sendbasket.pl

No need to carp about empty basket or no reply address.
Just add a simple explanation on the form.

Note that it makes no sense to show the form if the patron
has no email address. We need it as reply-to.

Test plan:
Try opac-sendbasket.pl?bib_list=null
Remove email address from your account, try again.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 35293612a8d0efa932bf376b7855b17cc29d6d5c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 3266b9d5bc80d4aabf47488fff4221d9af516a5e)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendbasketform.tt
opac/opac-sendbasket.pl