http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6261 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- (In reply to comment #4)
On the Detail screen it is OK for me to have no message, since the expiration date is displayed on this screen.
This matches the behavior before the patch.
On the Checkout screen, after renewing the screen switches to the Detail screen.
This is incorrect and will be fixed by a revised patch.
Question 1: What other scenarios should be tested?
In order to be thorough one should really test all the toolbar button operations from at least two pages: circulation.pl and moremember.pl. These two pages cover both categories of pages, circ and patrons, which differently affect the behavior of the patch. Operations: Edit, add child, duplicate, change password, print (all options), search to hold, renew, set permissions, delete, update child to adult, and export checked-in barcodes.
Question 2: Bugzilla asks for patch complexity. Is this a trivial or a small one?
It's not trivial, so I guess it's small. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.