https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24562
--- Comment #25 from David Cook <[email protected]> --- (In reply to Jawad Makki from comment #21) > > the suggested modification (to add $result->{title} =~ s /\'//g;) in > C4/Search.pm has solved the problem. > the sub FindDuplicate is not overloading the CPU anymore when it is called > from addbiblio.pl > This is really interesting. I've created 2 duplicate records in Koha with an apostrophe in the title and I'm not having any issues. What exact title are you using? -- You are receiving this mail because: You are the assignee for the bug. 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/
