[Koha-bugs] [Bug 13813] Remove deprecated module C4::Dates from system

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 13 16:50:10 CEST 2015


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #36859|0                           |1
        is obsolete|                            |

--- Comment #72 from Marc Véron <veron at veron.ch> ---
Created attachment 37757
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37757&action=edit
Bug 13813 - Remove C4::Dates from C4/Members.pm

This patch removes C4::Dates from C4/Members.pm

Note: This patch can be tested independently from other patches in this Bug,
but it depends on patches from Bug 13601

To test:
Make sure that patches from 13601 are applied
Apply patch
Check changes in code
Make sure that following functionality works as before:
- Add a patron
- Renew patrons
- Go to checkout page and create  message for patron

Amended following comment #58 / MV
There is one more DateTime->now() left on line 1825, this is not related to my
changes.

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


More information about the Koha-bugs mailing list