http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14328
Bug ID: 14328
Summary: sendbasket: Sent cart does not contain a name
Change sponsored?: ---
Product: Koha
Version: 3.14
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
This happened to me on 3.14 but the code on master is not really different.
A user select a few biblios and puts them into the cart. He sends the cart by
mail via opac-sendbasket.
The received mail starts with:
===
Hi,
sent you a cart from our online catalog.
Please note that the attached file is a MARC bibliographic records
file which can be imported into personal bibliographic software like
EndNote, Reference Manager or ProCite.
===
The mail contains the comment and the selected biblios. But note that there is
no firstname or surname in the line after Hi.
I have no borrowers in my table without firstname and surname.
When looking at the code, it seems to be impossible to generate such a mail.
(You should be logged in.)
I tried with removing the cookie during the process, but could not reproduce
this phenomenon.
Did you ever encounter this? Or have an idea of a possible cause?
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/