[Koha-bugs] [Bug 5103] Dates in MARC details not formatted correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 27 09:17:43 CET 2020


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

paxed <pasi.kallinen at koha-suomi.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pasi.kallinen at koha-suomi.fi

--- Comment #4 from paxed <pasi.kallinen at koha-suomi.fi> ---
The same if-block is repeated three times, in different files. This is very
fragile and error prone. Should create a sub in one place (Koha::DateUtils
maybe), and just call that instead.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list