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

--- Comment #1 from Dobrica Pavlinusic <[email protected]> ---
Created attachment 8774
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8774&action=edit
Bug 7872 - C4::Items::GetItemsInfo marc_subfield_structure

SQL queries fetch all results and use first row. Adding frameworkcode
to SQL queries will help returning just one (correct) row,
improve performance and allow caching of values in future.

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

Reply via email to