https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13193
--- Comment #13 from David Cook <[email protected]> --- Using the code provided, I was able to reproduce the problem, although I found it easier to see using 100 iterations rather than 50 iterations. Cache for timeout is 1d at C4/Context.pm line 420. Cache for timeout is 18.1101000 at C4/Context.pm line 420. Cache for version is 1d at C4/Context.pm line 420. Cache for version is 1d at C4/Context.pm line 420. Argument "1d" isn't numeric in numeric lt (<) at C4/Auth.pm line 1407. Cache for version is 18.1101000 at C4/Context.pm line 420. Cache for version is 18.1101000 at C4/Context.pm line 420. ... Cache for timeout is 1d at C4/Context.pm line 420. Cache for version is 18.1101000 at C4/Context.pm line 420. Cache for version is 18.1101000 at C4/Context.pm line 420. Use of uninitialized value $cached_var in concatenation (.) or string at C4/Context.pm line 420. Cache for timeout is at C4/Context.pm line 420. Use of uninitialized value $cached_var in concatenation (.) or string at C4/Context.pm line 420. Cache for version is at C4/Context.pm line 420. Cache for version is 18.1101000 at C4/Context.pm line 420. Cache for timeout is 1d at C4/Context.pm line 420. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
