[Koha-bugs] [Bug 16451] Fix missisng body id in orders_by_budget.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 5 16:31:14 CEST 2016


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 51239
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51239&action=edit
Bug 16451: Fix missisng body id in orders_by_budget.tt

Bug 11371 introduced a new template, which fails the xt/tt_valid.t tests.

To test:
- On master, run:
  $ prove xt/tt_valid.t
=> FAIL: Tests fail on orders_by_budget.tt
- Apply the patch
- Run
  $ prove xt/tt_valid.t
=> SUCCESS: Tests don't fail on orders_by_budget.tt
- Sign off

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


More information about the Koha-bugs mailing list