http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12803

--- Comment #63 from Kyle M Hall <[email protected]> ---
Fixed! 

For reasons I cannot fathom, if I call is_holiday on the branch in question
before building the queue, Koha::Calendar picks up the holiday and uses it
later. If is_holiday is *not* called, later on when HoldQueue.pm using
is_holiday it will not see the holiday in the database. I cannot explain this
but it is clearly some kind of bad cache/database/unit test interaction that is
far outside the scope of this bug.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to