http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12981 Bug ID: 12981 Summary: Patron attribute type limit by patron category not working on patron entry form Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com If you have a patron attribute type which is limited to a particular patron category the entry field will not appear on the patron entry form. The entry field for patron attribute types which have been limited by patron category are conditionally displayed based on the patron category. An error in the page's markup results in the patron category getting misreported, thus the JavaScript which shows and hides the entry fields incorrectly hides them. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.