28 Dec
2017
28 Dec
'17
9:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11297 --- Comment #48 from Charles Farmer <charles.farmer@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.