https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16240
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50141|0 |1 is obsolete| | --- Comment #2 from Marc Véron <[email protected]> --- Created attachment 50149 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50149&action=edit 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 <[email protected]> -- 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/
