[Koha-bugs] [Bug 464] New: Member details error when patron has reserve and updated password

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Tue May 20 22:04:04 CEST 2003


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=464

           Summary: Member details error when patron has reserve and updated
                    password
           Product: Koha
           Version: 1.9.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Members
        AssignedTo: paul.poulain at free.fr
        ReportedBy: oleonard at athenscounty.lib.oh.us
         QAContact: koha-bugs at lists.sourceforge.net


Here is the process which results in the bug on our system:

1. Go into member account and choose 'Change Password'
2. Enter a new password for the user.
3. Log in as that user in the OPAC, and reserve an item.
4. Go back to intranet and try to open member account ('moremember.pl?bornum=xxx')

  This results in an error:

Premature end of script headers: /usr/local/koha/intranet/cgi-bin/moremember.pl
q : Select * from reserveconstraints,biblioitems where
 reserveconstraints.biblioitemnumber=biblioitems.biblioitemnumber
 and reserveconstraints.biblionumber=331 and reserveconstraints.borrowernumber
 = 13452 and reserveconstraints.reservedate='2003-05-20' and
 reserveconstraints.timestamp=20020415130902 at
/usr/local/koha/intranet/modules/C4/Reserves2.pm line 789.

Can't use an undefined value as a HASH reference at
/usr/local/koha/intranet/cgi-bin/moremember.pl line 195.

The problem does not occur if the user has no reserves.



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Koha-bugs mailing list