Bug 31552: SIP2 option format_due_date not honored for AH field in item information...
authorKyle Hall <kyle@bywatersolutions.com>
Mon, 12 Sep 2022 17:52:23 +0000 (13:52 -0400)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 5 Dec 2022 18:52:34 +0000 (18:52 +0000)
commit0c7b340508ea2ccecf24f4883b491cb877e57c4d
tree16d85501a97f10ee85466d305f506039edea1f4e
parentcb0967ae7dd5cc94b906887371982736d54323b4
Bug 31552: SIP2 option format_due_date not honored for AH field in item information response

Bug 28730 added the ability to format due dates based on Koha's date format, but missed formatting the due date field in the item information response.

Test Plan:
1) Apply this patch
2) prove t/db_dependent/SIP/Message.t

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 93e418c0b3e6b41aae99e3bd66664bc0ac94b24f)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/SIP/Sip/MsgType.pm
t/db_dependent/SIP/Message.t