http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1635 Summary: Cannot delete patrons Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P3 Component: Members AssignedTo: chris.cormack@liblime.com ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@nongnu.org In diagnosing what I thought was a javascript problem, I found that I can't delete patrons. The link in the template points to: /cgi-bin/koha/members/deletemem.pl?member=<!-- TMPL_VAR NAME="borrowernumber" --> Bypassing any question about whether the redirect is working properly, opening that URL directly with a borrwernumber filled in doesn't delete the patron. No errors in the log that I can see. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.