X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_tax.cgi;h=ed5ebef030442baf31e630bd5afebcc4d8b4cf6c;hb=1ea01e0de07329bb1dfdf4e984b6ef3ad6561d84;hp=d17adb9aaea6c88e502fbd80977e62199c6b8e3f;hpb=ad723cf8d003a2ef4b19adfa5f46ff78b2423cc7;p=freeside.git diff --git a/httemplate/search/report_tax.cgi b/httemplate/search/report_tax.cgi index d17adb9aa..ed5ebef03 100755 --- a/httemplate/search/report_tax.cgi +++ b/httemplate/search/report_tax.cgi @@ -545,8 +545,9 @@ foreach (@regions) { my $total_url_param = ''; if ( $group_op ) { - $total_url_param = 'report_group='.uri_escape("$group_op $group_value").';'. - join(';', 'taxclass='.dbh->quote($_), keys %taxclasses ); + $total_url_param = + 'report_group='.uri_escape("$group_op $group_value").';'. + join(';', map 'taxclass='.dbh->quote($_), keys %taxclasses ); } #ordering