[Koha-bugs] [Bug 30927] Improve formatting or iCal files for checkout due dates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 14 16:50:27 CEST 2022


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #136039|0                           |1
        is obsolete|                            |

--- Comment #16 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 136071
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=136071&action=edit
Bug 30927 - Improve formatting or iCal files for checkout due dates

We got some feedback from a patron regarding the default notifications on the
iCal export for the patron checkout summary in the OPAC.
The notifications send 1 minute before the event (the due date), which is
midnight.

Test Plan:
0) Make sure your time zone in Koha is set correctly in koha-conf.xml
1) Apply this patch
2) Restart all the things!
3) Make a checkout due at 23:59
4) Make a checkout due at 11:00
5) Download the iCal file from the OPAC
6) Import this file into Calendar
7) Note the first checkout is an all day event
8) Note the second checkout is an "instantaneous" event at the date and time
the item is due

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


More information about the Koha-bugs mailing list