[Koha-bugs] [Bug 10809] use template branches plugin in serials search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 7 15:16:57 CET 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

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

--- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 22779
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22779&action=edit
Bug 10809 - use template branches plugin in serials search

In serials-search.pl, branch name is computed using branch code and then passed
to template.

This patch uses the new template plugin now for this :
Koha::Template::Plugin::Branches.

Test plan :
- Go to serials search
- Perform a search that returns at least an open an a closed subscription
having a branch defined
=> The branch name is displayed in "Library" column

Signed-off-by: Pierre Angot <tredok.pierre at gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list