[Koha-bugs] [Bug 11592] opac scripts do not respect MARC tag visibility

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 24 03:52:15 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11592

--- Comment #10 from Robin Sheat <robin at catalyst.net.nz> ---
(In reply to M. Tompsett from comment #9)
> Hmm... GetMarcStructure is cached. Look in C4/Biblio.pm for "sub
> GetMarcStructure". You will see the $marc_structure_cache line just above
> that, and it being used at the top of the function.

Ah, interesting. It's also cached in memcache which actually slows things down.
This explains why.

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


More information about the Koha-bugs mailing list