http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6555
--- Comment #2 from Chris Cormack <[email protected]> 2011-08-29 02:42:44 UTC --- The problem comes from else { # this shelf doesn't already exist. my $limit = 10; Then it calls GetRecentShelves The opac, just calls GetAllShelves with no limit set I can change the intranet to match, would having no limit be a worry to anyone? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] 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/
