[Koha-bugs] [Bug 15288] Error pages: Code duplication removal and better translatability

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 29 18:32:07 CET 2016


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

--- Comment #42 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 48476
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48476&action=edit
Bug 15288: (QA followup) Tests still point to old 500.tt file

This patch fixes the t/db_dependent/Auth.t so they don't look for the removed
file and use the new one instead.

To test:
- On master, run
  $ prove t/db_dependent/Auth.t
=> FAIL: You get something similar to this:

- Apply the patch
- Re-run the tests
=> SUCCESS: Tests now pass.

Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>

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


More information about the Koha-bugs mailing list