https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11297

--- Comment #48 from Charles Farmer <charles.far...@inlibro.com> ---
Created attachment 70190
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70190&action=edit
Bug 11297: QA follow-up - Avoid carrying server attributes

As it was pointed out, concatenating server attributes on a variable above the
foreach loop meant carrying those attributes through every other queries.

With a variable local to the loop, we can now send each server its specific
zquery.

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