https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40340 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisette@bywatersolutions.co | |m --- Comment #4 from Lisette Scheer <lisette@bywatersolutions.com> --- (In reply to Lucas Gass (lukeg) from comment #3)
In Matcher.pm ( _get_match_keys ) can the trailing backslash just be removed?
my $norms = $component->{'norms'}; my $key = $string; $key =~ {some regex to strip the blackslash}
In the log, it's specifically having trouble with the ---- so that normalization won't fix everything. ','type' => 'parse_exception'},'reason' => 'Cannot parse \'(title:""---And Ladies of the Club" /")\': Encountered " "-" "- "" at line 1, column 10. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.