https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29886
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Nind <[email protected]> --- Test plan used: 1. Create some suggestions for different libraries using the OPAC. 2. Log in as a staff user without super librarian privileges and view the suggestions - you should see suggestions for all libraries. 3. Enable the IndependentBranches system preference. 4. Repeat step 2 - you should only see suggestions for the staff user's library. 5. Run the tests - these should all pass: prove t/db_dependent/Koha/Suggestions.t 6. Apply the patch. 7. Repeat step 2-5 - there should be no change in behaviour, and things should work as expected. 8. Sign-off! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
