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

--- Comment #20 from Kyle M Hall <[email protected]> ---
(In reply to Jonathan Druart from comment #16)
> (In reply to Kyle M Hall from comment #15)
> > Jonathan, I'm unable to reproduce your problem.
> 
> Ok, I think I found the problem. I suspect you don't have a "Required match
> checks" defined for your isbn matching rule. I have a check defined as the
> matchpoint component (010$a, 0, 0) for source and target.
> I don't know what is this match check and I don't know if your patch must
> impact them.

Thanks for the additional data. I don't think this is really a problem with
this patch. When you add a match check, it's looking for exact values between
two marc fields.

I think it makes sense for the match to fail in this case, as you're causing
the matching to be much for strict, while this patch is allowing for less
strict matching.

Does that make sense?

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