http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8418 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply CC| |koha.sekjal@gmail.com --- Comment #18 from Ian Walls <koha.sekjal@gmail.com> --- Patch 1: correct 'to' value of truncate function is 'day', not 'days', but the patch no longer applies. Patch 2: looks to be removing 'singleholiday' and 'exceptionholiday' references in favour of 'specialholiday'. Also, patch does not apply anymore. Patch 3: swaps around hash from 'month' => 'day' to 'day' => 'month', which seems backwards as far as granularity goes. I remember us switching this for a reason... was that reason half-baked? Or did we just not switch it in enough places? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.