[Koha-bugs] [Bug 10129] Babeltheque does not depend on COinSinOPACResults

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 26 16:17:07 CEST 2013


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 17716
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17716&action=edit
Bug 10129: Babeltheque does not depend on COinSinOPACResults

This patch groups all loops on the new_results array into one.
It is useless to loop on the same results array several times.

Test plan:
Quite hard to test all cases.
This patch deals with 5 sysprefs:
COinSinOPACResults, Babeltheque, TagsEnabled, TagsShowOnList and
OpacStarRatings.

Try to enable/disable all of them and verify there is no difference with
and without this patch.
The only different will be: The Babeltheque information should be displayed
even if the COinSinOPACResults syspref is disabled.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list