10 Jul
2015
10 Jul
'15
1 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6379 --- Comment #12 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.