[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 12:06:31 CET 2022


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

--- Comment #22 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Couldnt live with it:

-             value => { surname => 'Pass', categorycode => { description =>
'bla', wrong_nested => 1 }},
+             value => { surname => 'WontPass', categorycode => { description
=> 'bla', wrong_nested => 1 }},

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


More information about the Koha-bugs mailing list