http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14910 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Status|Signed Off |Failed QA --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think there is a bug hiding in this patch - I try renewing a patron from the sample database: localhost:8080/cgi-bin/koha/members/moremember.pl?borrowernumber=41 Gloria Odom (23529000054503) it works ok without this patch, but with the patch I get redirected to: http://localhost:8080/cgi-bin/koha/members/moremember.pl?41&was_renewed=1 With the message: This patron does not exist. Looks like we are missing the borrowernumber part in the URL? -- You are receiving this mail because: You are watching all bug changes.