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)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Wed, 14 Dec 2022 15:20:28 +0000 (16:20 +0100)
commit479ef388730b1abfb200f9abcda745d21595ce24
tree96d1d2a94f9c4d5bc604081e68b45dca686d9da3
parentc5feae38c097ff5273f4986cacce693da04b193c
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>
(cherry picked from commit 0c7b340508ea2ccecf24f4883b491cb877e57c4d)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
C4/SIP/Sip/MsgType.pm
t/db_dependent/SIP/Message.t