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

--- Comment #20 from Frédéric Demians <frede...@tamil.fr> ---
OK. In any case, $i has to be increment before next. Otherwise the loop on the
@params array never ends: that's what I get now on 3.20/3.22/master branches. I
will just increment by 1, relying on this line to positionne $i on the array
good element:

} elsif ( $param =~ /^tag_(\d*)_indicator1_/ )

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the QA Contact for the bug.
_______________________________________________
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