http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 --- Comment #26 from Ian Walls <koha.sekjal@gmail.com> 2012-03-01 18:50:24 UTC --- Small QA comment: Jared, be sure to add yourself to the copyright statements on: C4/AuthoritiesMarc.pm C4/Heading.pm misc/link_bibs_to_authorities.pl As you've contributed significantly to their functionality now. Subroutine parameters: $marc_handler->valid_bib_heading_tag() is changed to take frameworkcode as a second param. In C4::Heading->new_from_bib_field, the framework is passed in and then on to valid_bib_heading_tag() only some of the time. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.