X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=yarrg%2Fweb%2Froutetextstring;h=bf4a4a9988fe9b237736cac3ca06b67353fab4cf;hp=685b465255325fe566c6ed0f5468b51fa492c711;hb=7548896aab16af6ec42c6be252b7f5f876e2fea0;hpb=4a7daddbd09806e47fc3b6df9cfc42ed5eb84758 diff --git a/yarrg/web/routetextstring b/yarrg/web/routetextstring index 685b465..bf4a4a9 100644 --- a/yarrg/web/routetextstring +++ b/yarrg/web/routetextstring @@ -48,7 +48,6 @@ foreach my $each (split m#[/|,]#, $string) { my $err= sub { my $msg= sprintf $_[0], encode_entities($each); $output_wrong->($msg); - $m->abort(); }; my %m; my $results;