[Koha-bugs] [Bug 14328] New: sendbasket: Sent cart does not contain a name

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 4 11:48:00 CEST 2015


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: oleonard at myacpl.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list