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

--- Comment #10 from Robin Sheat <ro...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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