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

Nicole C. Engard <[email protected]> changed:

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

--- Comment #3 from Nicole C. Engard <[email protected]> ---
Created attachment 32006
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32006&action=edit
[SIGNED-OFF] Bug 12982 - Patron category dropdown empty in header search form
on patron entry page

The include file which contains the patron search form assumes that the
page in which it is included will have access to a set of patron
categories passed from the script. This is often not the case.

This patch adds a new template plugin for getting patron categories and
adds usage of it to patron-search.inc. The follow templates include
patron-search.inc:

members\boraccount.tt
members\deletemem.tt
members\files.tt
members\mancredit.tt
members\maninvoice.tt
members\member-flags.tt
members\member-password.tt
members\member.tt
members\memberentrygen.tt
members\members-update.tt
members\moremember.tt
members\notices.tt
members\pay.tt
members\paycollect.tt
members\purchase-suggestions.tt
members\readingrec.tt
members\routing-lists.tt
members\statistics.tt
tools\import_borrowers.tt
tools\picture-upload.tt

To test, view those pages and confirm that the patron category dropdown
is present in the patron header search at the top of the page (shown by
clicking the [+] link).

Signed-off-by: Nicole C. Engard <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to