http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11258
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #9 from Kyle M Hall <[email protected]> --- (In reply to Katrin Fischer from comment #8) > Kyle, I think we need help here - could it be something is missing from the > test plan? Nope, I followed the test plan with a fresh database and was able to recreate the bug, and also show the patch resolves it. Here is a video demonstration: http://screencast.com/t/0PBAfJkf5 After I demonstrate the bug, apply the patch and rebuild the holds queue, you'll see no items in the holds queue. This is because I forgot that Reference items are not holdable. So post-patch, neither item is holdable by that patron, and the holds queue *should* be empty. After that, I make Reference items holdable, rebuild the holds queue again, and a hold request for the Reference item shows up, which is the correct behavior as well. -- 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/
