https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35602 Bug ID: 35602 Summary: Typo: AutoMemberNum Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org $ grep -rn AutoMemberNum * koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt:925: <br/><span class="error">AutoMemberNum is set to enabled, but card number is marked as mandatory in BorrowerMandatoryField: auto calc has been disabled.</span> It should be autoMemberNum, not AutoMemberNum. It has very limited consequences, but consistency is good, right? -- You are receiving this mail because: You are watching all bug changes.