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

            Bug ID: 21780
           Summary: LostItem should be called from ModItem
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Whilst QAing bug 21754 and bug 20884 I realised that the functionality related
to losing an item is not very well encapsulated.  Currently LostItem is called
in various places following a ModItem call.  We should move the call to
LostItem inside of ModItem to lower the risk of LostItem not being applied
after a ModItem call has been made.

This would be a good first step towards a more thorough refactoring of this
area of the codebase and the move to the Koha:: namespace.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to