[Koha-bugs] [Bug 15632] New: Move the messages related code to Koha::Patron::Messages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 20 19:40:45 CET 2016


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

            Bug ID: 15632
           Summary: Move the messages related code to
                    Koha::Patron::Messages
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
            Blocks: 15449

There are 4 subroutines in C4::Messages which could be moved to their own
package:
- AddMessage
- DeleteMessage
- GetMessagesCount
- GetMessages

With Koha::Patron::Message[s] based on Koha::Object[s], it will be easy to move
them.


Referenced Bugs:

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15449
[Bug 15449] Move stuffs to the Koha namespace
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list