[Koha-bugs] [Bug 17015] New Koha Calendar

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 15 07:56:29 CET 2018


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

--- Comment #136 from Josef Moravec <josef.moravec at gmail.com> ---
(In reply to David Bourgault from comment #135)
> Forgot to mention : t/db_dependent/TestBuilder.t does fail with error
> message "Unknown type time for open_hour in DiscreteCalendar at
> /inlibro/git/koha-master-dev-inlibro/t/lib/TestBuilder.pm line 341."
> 
> I'm not sure what to do with this. Isn't 'time' a standard datatype for all
> SQL implementations? 
> 
> Advice welcome.

It is because test builder does not know the data type "time", look into
t/lib/TestBuilder.pm line 358 (sub _gen_type)

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


More information about the Koha-bugs mailing list