[Koha-bugs] [Bug 21824] Add ability to format dates in various formats in templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 17 08:39:10 CEST 2019


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #29 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Actually it helps to actually type 'prove' in front of it ;)

But... it still fails for me with and without the patch (MySQL strict is
off...). Still will have to continue here later, if someone beats me to it - on
problem!

kohadev-koha at kohadevbox:/home/vagrant/kohaclone$ prove
t/db_dependent/Letters/TemplateToolkit.t
t/db_dependent/Letters/TemplateToolkit.t .. DBD::mysql::st execute failed:
Field 'changed_fields' doesn't have a default value [for Statement "INSERT INTO
`borrower_modifications` ( `verification_token`) VALUES ( ? )" with
ParamValues: 0='TEST'] at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1836.
Can't locate object method "rethrow" via package "DBD::mysql::st execute
failed: Field 'changed_fields' doesn't have a default value [for Statement
"INSERT INTO `borrower_modifications` ( `verification_token`) VALUES ( ? )"
with ParamValues: 0='TEST'] at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line
1836.
" (perhaps you forgot to load "DBD::mysql::st execute failed: Field
'changed_fields' doesn't have a default value [for Statement "INSERT INTO
`borrower_modifications` ( `verification_token`) VALUES ( ? )" with
ParamValues: 0='TEST'] at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1836.
"?) at /home/vagrant/kohaclone/Koha/Object.pm line 186.
# Looks like your test exited with 255 before it could output anything.
t/db_dependent/Letters/TemplateToolkit.t .. Dubious, test returned 255 (wstat
65280, 0xff00)
Failed 19/19 subtests 

Test Summary Report
-------------------
t/db_dependent/Letters/TemplateToolkit.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 19 tests but ran 0.
Files=1, Test

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


More information about the Koha-bugs mailing list