[Koha-bugs] [Bug 14910] Renew a patron does not redirect to the correct module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 29 23:59:18 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14910

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de
             Status|Signed Off                  |Failed QA

--- Comment #4 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list