[Koha-bugs] [Bug 16550] Can't set opac news expiration date to NULL, it reverts to today

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 20 18:34:26 CEST 2016


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

--- Comment #9 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 51670
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51670&action=edit
Bug 16550: Clean the tests

- replace ok with is
- remove diag
- replace $dbh->prepare->execute->fetchrow with $dbh->selectrow_array

And remove unecessary force to scalar context in pl

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list