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

--- Comment #12 from Jonathan Druart <[email protected]> 
---
Created attachment 40915
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40915&action=edit
Bug 6379: Fix if the reviewer is not the same patron

get_approval_rows does a left join on tags_approval.approved_by =
borrowers.borrowernumber

This means it cannot return the approval tags for a given patron.

Note that this patch could be time-consuming if there is a lot of tags
in the DB.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
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