[Koha-bugs] [Bug 17312] New: Typo in members-toolbar.inc / moremember-brief.tt / moremember.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Sep 17 17:58:39 CEST 2016


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

            Bug ID: 17312
           Summary: Typo in members-toolbar.inc / moremember-brief.tt /
                    moremember.tt
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: arouss1980 at gmail.com
        QA Contact: testopia at bugs.koha-community.org

The following three templates are using [% guarantorborrowernumber %]
while they should be using [% guarantor.borrowernumber %]:

members/members-toolbar.inc
members/moremember-brief.tt
members/moremember.tt

This doesn't result in any breakage; just a couple of 'Edit' links that
do not pass the guarantorid in the URL, and one case where guarantor
information is not shown in the staff client.

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


More information about the Koha-bugs mailing list