http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7311 --- Comment #4 from Frère Sébastien Marie <semarie-koha@latrappe.fr> 2011-12-02 14:01:50 UTC --- Comment on attachment 6532 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6532 Bug 7311: Only run analytics code if analytics are enabled near the same problem with this one... the problem (for the patch) is 'hostitemnumbers' is declared in first conditional. So the variable scope stop at the end of the first conditionnal. When the second conditionnal occurs, 'hostitemnumbers' is not defined. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.