[Koha-bugs] [Bug 34117] Duplicate patron sets dateenrolled incorrectly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 18 16:02:15 CEST 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Just reading the diff my feeling is that this is a candidate to side-effects.
If the problem is coming from get_expiry_date then I would suggest to pass the
ymd version without modifying $data{'dateenrolled'}.

See also the previous if, where we pass dt_from_string (and so the script will
have 2 different values in $data{dateenrolled})

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


More information about the Koha-bugs mailing list