https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31387 Bug ID: 31387 Summary: Marking othernames as required via PatronSelfRegistrationBorrowerMandatoryField does not display required label Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: OPAC Assignee: lucas@bywatersolutions.com Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org To recreate: 1. Mark othernames as required via PatronSelfRegistrationBorrowerMandatoryField 2. Go to the self-reg form, the field is required but the span that makes it look required stays hidden. (<div class="required_label required">Required</div>) 3. Mark initials as required via PatronSelfRegistrationBorrowerMandatoryField. 4. Now the label_required field appears for othernames in the self ref form This is because of a cut/paste error. -- You are receiving this mail because: You are watching all bug changes.