[Koha-bugs] [Bug 14997] Remove C4::Dates from tools (import / export)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 23 16:58:42 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14997

Mirko Tietgen <mirko at abunchofthings.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mirko at abunchofthings.net
             Status|Needs Signoff               |Signed Off

--- Comment #4 from Mirko Tietgen <mirko at abunchofthings.net> ---
Exported MARC data was the same with and without patch.

Borrower import without patch (mis)calculated dates in wrong format, like
2010-30-12 in yyy-mm-dd becoming 2012-06-15. After the patch, default values
were used instead. Data in correct format was imported as expected.

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


More information about the Koha-bugs mailing list