Bug 16082 made this change: "On circulation.pl, an empty patron detail page is displayed if the patron does not exist. A friendly message should be displayed instead." However, now if you navigate directly to /cgi-bin/koha/circ/circulation.pl you will see a message, "This patron does not exist." The message should only be displayed if a borrowernumber or card number was passed and not found.
Created attachment 50141 [details] [review] Bug 16240: (follow-up for 16082) Do not display message if no borrowernumber passed "This patron does not exist" message should not be displayed on the "Checkouts home page". The message should only be displayed if the borrowernumber parameter is passed. Test plan: Go on circ/circulation.pl => No message Go on circ/circulation.pl?borrowernumber=424242 => You should see the message
Created attachment 50149 [details] [review] Bug 16240: (follow-up for 16082) Do not display message if no borrowernumber passed "This patron does not exist" message should not be displayed on the "Checkouts home page". The message should only be displayed if the borrowernumber parameter is passed. Test plan: Go on circ/circulation.pl => No message Go on circ/circulation.pl?borrowernumber=424242 => You should see the message Signed-off-by: Marc Véron <veron@veron.ch>
Created attachment 50217 [details] [review] [PASSED QA] Bug 16240: (follow-up for 16082) Do not display message if no borrowernumber passed "This patron does not exist" message should not be displayed on the "Checkouts home page". The message should only be displayed if the borrowernumber parameter is passed. Test plan: Go on circ/circulation.pl => No message Go on circ/circulation.pl?borrowernumber=424242 => You should see the message Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to Master - Should be in the May 2016 Release. Thanks!
Patch pushed to 3.22.x, will be in 3.22.6