[Koha-bugs] [Bug 26360] New: Patron restriction should include a common header

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 2 21:04:52 CEST 2020


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

            Bug ID: 26360
           Summary: Patron restriction should include a common header
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: cbrannon at cdalibrary.org
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

It is difficult for 3rd parties to trap a patron restriction reason because it
is not easily identifiable.

[AF] => Array ( [0] => Greetings from Koha. -- Patron needs to speak to a staff
member.  [1] => COEUR )

In this case, the explanation for the restriction is "Patron blocked for
looking stupid."  There is no common header for a restriction.

I would suggest that restrictions be preceded by PATRON RESTRICTED:.

So, the above example would look like:

[AF] => Array ( [0] => Greetings from Koha. -- PATRON RESTRICTED: Patron needs
to speak to a staff member.  [1] => COEUR )

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


More information about the Koha-bugs mailing list