http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6379 --- Comment #13 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marcel de Rooy from comment #11)
I have added three tags with a normal user: Biblio 1: tag1 tag2 Biblio 2: tag1
I have approved tag1 in staff, did not touch tag2.
I see the tag1 in opac-detail. I can click on it and have two results. With the normal user, I go to opac-tags. Both tags are marked not-approved. Somehow the $my_approved_tags array is empty.
Failed QA
Good catch! This C4::Tags module is really a mess and I prefer not to touch it. The patch I propose should work but is not the best way to do. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.