[Koha-bugs] [Bug 29169] New: Wrong "daily limit" warning when article request is not available

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 5 11:19:13 CEST 2021


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

            Bug ID: 29169
           Summary: Wrong "daily limit" warning when article request is
                    not available
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org

If you have reached the daily limit (bug 27945) and article request are not
possible, the error will be "daily limit reached" when it should be "No article
requests can be made for this record"

Step to recreate:
- Turn the syspref "ArticleRequests" on
- Circ rule "Article requests" => No
- "Default article requests limits" for your patron's category => 0

/cgi-bin/koha/opac-request-article.pl?biblionumber=1

=> "You reached your article requests daily limit."

The ELSIF ELSE in opac-request-article.tt need to be improved.

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


More information about the Koha-bugs mailing list