[Koha-bugs] [Bug 20953] New: Discharge can be requested several times on OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 15 14:39:23 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20953

            Bug ID: 20953
           Summary: Discharge can be requested several times on OPAC
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: fridolin.somers at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

On OPAC, a user can requested a discharge even if one is already pending.
This generates several pending discharges in staff interface that can not be
deleted.

This is because request operation leads to page 'opac-discharge.pl?op=request'
and user can refresh this page performing a new request.

Perl code must check that operation is allowed.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list