https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41735 Bug ID: 41735 Summary: Remove double comma in source code for OPAC self-registration page (QA error) Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org The opac/opac-memberentry.pl has a double comma in the source code. This generates a tidy error when the qa script is run. Line 280: branchcode => $patron->branchcode,, I'm not sure if this has any effect on how the page works. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.