https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16240 Bug ID: 16240 Summary: Regression: Bug 16082 causes message to be displayed even when no borrowernumber is passed Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: brendan@bywatersolutions.com, gmcharlt@gmail.com, jonathan.druart@bugs.koha-community.org, julian.maurice@biblibre.com, kyle.m.hall@gmail.com, testopia@bugs.koha-community.org, veron@veron.ch Blocks: 16082 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. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16082 [Bug 16082] Empty patron detail page is displayed if the patron does not exist - circulation.pl -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.