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

Frédéric Demians <[email protected]> changed:

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

--- Comment #3 from Frédéric Demians <[email protected]> ---
I get the reasoning, and agree with it. Do you think you could cook a unit test
to check this case? A UT which fails without your patch, and succeed with it?

And a minor point of detail: why do you use a function rather than a regex in
your test. For example:

$item->{patron} && $item->{patron} !~ /^$patron_id$/i

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