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

Owen Leonard <[email protected]> changed:

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

--- Comment #12 from Owen Leonard <[email protected]> ---
Created attachment 55430
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55430&action=edit
[SIGNED-OFF] Bug 17249: Remove GetKohaAuthorisedValuesFromField - Add
search_by_marc_field

This patch adds a new Koha::AuthorisedValues->search_by_marc_field
method.
It will permit to replace several subroutine from C4::Koha dealing with
authorised values.
It also uses this new methods to replace an occurrence of
GetKohaAuthorisedValuesFromField in C4::Record::marcrecord2csv

Test plan:
  prove t/db_dependent/AuthorisedValues.t
should return green

Signed-off-by: Owen Leonard <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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