http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15635 Bug ID: 15635 Summary: Move the patron images related code to Koha::Patron::Images 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@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 15353 Blocks: 15449 There are 3 subroutines in C4::Members to get, add and delete patron images. By creating 2 Koha::Patron::Image[s] classes, we could remove them. Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15353 [Bug 15353] patron image disappears when on fines tab 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.