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

--- Comment #41 from M. Tompsett <mtomp...@hotmail.com> ---
Comment on attachment 39251
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39251
Bug 7679: Followup: circulation statistics wizard improvements

Review of attachment 39251:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=7679&attachment=39251)
-----------------------------------------------------------------

::: reports/issues_stats.pl
@@ +251,4 @@
>          ( $line =~ /datetime/ )     ? @$filters[0]
>        : ( $line =~ /category/ )     ? @$filters[2]
>        : ( $line =~ /itemtype/ )     ? @$filters[3]
> +      : ( $line =~ /^branch/ )      ? @$filters[4]

issuingbranch
branchcode
Unchanged, both match. This change only matches the last one.
Katrin raises a valid point: Is this really a desired change?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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