Bug 21707

Summary: Wrong CSRF token - adding a new patron with auto generated card number turned on
Product: Koha Reporter: cfhong2000
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: normal    
Priority: P3 CC: dcook, gmcharlt, kyle, martin.renvoize
Version: 18.05   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description cfhong2000 2018-10-29 03:40:33 UTC
Trying to add a new patron by entering Surname and click Save. Card Number leave blank since it is using auto-generated.

The following error was thrown.

Software error:

Wrong CSRF token at /usr/share/koha/intranet/cgi-bin/members/memberentry.pl line 307.
Comment 1 Katrin Fischer 2018-10-29 20:51:12 UTC
I tested on master and the problem doesn't appear there, haven't tested in 18.05
Comment 2 David Cook 2018-10-30 02:00:23 UTC
I think I've had people having this same problem as well, but I've only heard sporadic reports.