[Koha-bugs] [Bug 32545] New: For naming consistency, PatronSelfModificationMandatoryField should be PatronSelfModificationBorrowerMandatoryField

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 28 22:41:57 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32545

            Bug ID: 32545
           Summary: For naming consistency,
                    PatronSelfModificationMandatoryField should be
                    PatronSelfModificationBorrowerMandatoryField
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: System Administration
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrewfh at dubcolib.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

The syspref PatronSelfModificationMandatoryField should be
PatronSelfModificationBorrowerMandatoryField

It's part of a set of sysprefs with  an existing naming convention. For the
staff interface, we have BorrowerUnwantedField and BorrowerManadatoryField. We
prepend "PatronSelfRegistration" onto those names for
PatronSelfRegistrationBorrowerMandatoryField and
PatronSelfRegistrationBorrowerUnwantedField. We prepend
"PatronSelfModification" for PatronSelfModificationBorrowerUnwantedField. 

Making PatronSelfModificationMandatoryField break the established convention
causes confusion (even if PatronSelfModificationBorrowerMandatoryField is
goofily long).

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list