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

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from David Cook <[email protected]> ---
(In reply to Jonathan Druart from comment #2)
> I don't understand why the test passes. The marc subfield structure cache is
> not flushed after we hide the title.

That's a good point.

In KTD, if I run "memcdump -s memcached:11211", I do see a couple of keys...
koha_kohadev::MarcSubfieldStructure-
koha_kohadev::MarcSubfieldStructure-BKS

I wonder if in a fresh KTD if the cache gets populated on the first run of
t/db_dependent/ILSDI_Services.t whereas on the CI server it's already been
pre-populated I guess I have an idea on how to test that...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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