https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37536
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Victor Grousset/tuxayo <[email protected]> --- From bug 22669 test plan: > - Make sure acqcreateitem is set to "when placing an order" where is that acqcreateitem thing? --- > Test plan: > 1. git grep 'saveitem' > 2. Notice all instances in additem.pl and additem.tt have been updated to > 'cud-saveitem' > 3. Notice cataloging_additem.js checks if op != 'saveitem' > 4. Check the files and verify the change makes sense These 1st steps are actually additional and welcome QA notes to help the code review. The test plan is just about blindly following instructions to confirm that the patch does what is says it does. So the actual test plan would be the one from Bug 22669 remixed to witness a CSRF error before the patch and then witnessing it being gone after the patches. -- 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/
