[Koha-bugs] [Bug 23392] Support MARC21 indicators for private note fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 24 07:59:25 CEST 2019


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

--- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Comment on attachment 94632
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94632
Bug 23392: Don;t display private notes in MARC 21

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

::: Koha/Cache.pm
@@ +249,4 @@
>            ? $set_sub->( $key, $value )
>            : $self->{$cache}->set( $key, $value );
>      }
> +    warn $expiry;

Should be removed - I'll amend the patch.

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


More information about the Koha-bugs mailing list