http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14910
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Signed Off |Failed QA --- Comment #4 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ 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/
