Bug 14977: Followup to fix issue with NewsChannels.t
authorMarc Véron <veron@veron.ch>
Tue, 27 Oct 2015 19:06:11 +0000 (20:06 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 29 Oct 2015 14:58:52 +0000 (11:58 -0300)
commita97d3e9513e38a8b4d6f09f07ae2645cb9ae1a51
treedf6af6b29861352a815c3a7207fd316c0fb6d4a0
parent4307591f222f8ee337f854472c18ac364402fe6d
Bug 14977: Followup to fix issue with NewsChannels.t

The problem was that get_opac_new returns dates already syspref-formatted.

To test:
- Apply patch
- Verify that t/db_dependent/NewsChannels.t does not fail.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/NewsChannels.t