[Koha-bugs] [Bug 32350] Should we die if TestBuilder is passed a column we're not expecting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 25 10:11:24 CET 2022


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

--- Comment #11 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #8)
>  
> +    my @intersect = intersect( keys %$original_value, @columns );
> +    die Dumper @intersect if @intersect;
> +

No intersect. Wrong logic.

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


More information about the Koha-bugs mailing list