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

--- Comment #12 from Owen Leonard <[email protected]> ---
Created attachment 20583
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20583&action=edit
Bug 8004 - Followup [follow-up] Rename KohaBranchName filter to BranchName

Since the original follow-up to 8004 was submitted the KohaBranchName
filter was put to use in several other templates and a test was added.
This patch corrects the filter name in the templates and changes the
name of, and in, the test.

To test:

- Enable IndependentBranches and log in to Koha as a non-superlibrarian.
  Try to check out an item which belongs to another library. The library
  name should appear correctly in the warning message.

- In Acquisitions, view the list of basket groups for any vendor. The
  "billing place" and "delivery place" columns should show library names
  correctly.

- View the detail page for a subscription
  (serials/subscription-detail.pl?subscriptionid=X). The library name
  should appear correctly.

- In suggestions management, view the details for a suggestion
  (/suggestion/suggestion.pl?suggestionid=X&op=show). Library names
  should appear correctly in the "suggestions management" table and in
  the "acquisition information" block.

- Test the Koha_template_plugin_BranchName.t test: In a test database
that has the sample branchesloaded, run

  prove -v t/db_dependent/Koha_template_plugin_BranchName.t

-- 
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