[Koha-bugs] [Bug 15799] New: move authorised value related code into Koha::AuthorisedValues - part 2

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 11 15:09:06 CET 2016


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

            Bug ID: 15799
           Summary: move authorised value related code into
                    Koha::AuthorisedValues - part 2
 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: 15779

The first patch (bug 10363) did not take care of the subroutines from C4::Koha.
This module contains several subroutines which could be either moved or
replaced with a call to Koha::AuthorisedValues:

- GetKohaImageurlFromAuthorisedValues
- GetAuthValCode
- GetAuthValCodeFromField
- GetAuthorisedValues
- GetAuthorisedValueCategories
- GetAuthorisedValueByCode
- GetKohaAuthorisedValues
- GetKohaAuthorisedValuesFromField
- GetKohaAuthorisedValuesMapping
- GetKohaAuthorisedValueLib
- GetAuthvalueDropbox


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15779
[Bug 15779] Remove unnecessary parts of C4::Koha
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list