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

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #7 from David Cook <[email protected]> ---
(In reply to David Cook from comment #6)
> So I don't think your patch will help.
> 
> And the reason is that you can remove the following lines and the test still
> passes:
> 
> -    my $framework_f245a = Koha::MarcSubfieldStructures->find(
> -        { frameworkcode => $biblio->frameworkcode, tagfield => "245",
> tagsubfield => "a" } );
> -    $framework_f245a->hidden('8');
> -    $framework_f245a->store();
> 
> So there's something else going on here...

Actually, if I remove those lines, and then re-run it, it will fail...

-- 
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