Bug 21707 - Wrong CSRF token - adding a new patron with auto generated card number turned on
Summary: Wrong CSRF token - adding a new patron with auto generated card number turne...
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: 18.05
Hardware: All All
: P3 normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-29 03:40 UTC by cfhong2000
Modified: 2024-07-04 20:37 UTC (History)
4 users (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.