[Koha-bugs] [Bug 3164] New: OPAC-placed holds broken in SingleBranchMode

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Mon Apr 27 21:30:40 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3164

           Summary: OPAC-placed holds broken in SingleBranchMode
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: OPAC
        AssignedTo: oleonard at myacpl.org
        ReportedBy: rch at liblime.com
                CC: sedwards at alloycomputing.com
   Estimated Hours: 0.0


Patrons cannot place holds on titles if SingleBranchMode is ON 
because the template does not supply the branchcode to opac-reserve.pl.

The script returns the error 'bad_data', which displays as
"ERROR: Internal error: incomplete hold request."

Offending code is around line 196 of opac/opac-reserve.pl,
but would be fixed by just keeping the branchcode as a param in the tmpl even
if singlebranchmode is on.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list