https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31516 Bug ID: 31516 Summary: Missing error handling for accessing deleted/non-existent club enrollment Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: joonas.kylmala@iki.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com If you visit in staff interface club enrollment page for a non-existent club you get a somewhat broken page, e.g. http://localhost:8081/cgi-bin/koha/clubs/club-enrollments.pl?id=101010100100... We should provide a clear error message that the club the user tried to view doesn't exists. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.