[Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 15 17:58:56 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19560|0                           |1
        is obsolete|                            |

--- Comment #62 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 19679
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19679&action=edit
Bug 6739 - expired patrons not blocked from opac actions - Followup 4

Some corrections :
- opac-reserve.tt : opening <p> instead of closing
- opac-user.tt : warnexpired was in database format, adds the use of KohaDates
template plugin
- opac-user.tt : duplicated TT test : [% IF ( BORROWER_INF.warnexpired ) %] and
[% ELSIF ( BORROWER_INF.warnexpired ) %], maybe a merge error
- opac-user.tt : <string> instead of <strong>, maybe for HTML 6 :-)
- opac-user.pl : adding dateformat var to template is already done by Auth.pm

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list