[Koha-bugs] [Bug 16868] Silence error t/db_dependent/Linker_FirstMatch.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jul 16 17:08:26 CEST 2016


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

--- Comment #10 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 53454
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53454
Bug 16868: Silence error t/db_dependent/Linker_FirstMatch.t

Review of attachment 53454:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=16868&attachment=53454)
-----------------------------------------------------------------

::: t/db_dependent/Linker_FirstMatch.t
@@ -36,3 @@
>      my $tag = $bibfield->tag();
> -    $tag =~ s/^./6/;
> -    $bibfield->update(tag => $tag);

For the record, this code never worked. It doesn't change the tag, it adds a
subfield called tag.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list