http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8029
--- Comment #1 from Kyle M Hall <[email protected]> --- Created attachment 9375 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9375&action=edit Bug 8029 - Allow ExtendedPatronAttributes to *not* be searched when enabled. Right now, if extended patron attributes are enabled, all those fields are searched on when searching for patrons. A library using Koha should be able to use extended attributes without necessarily being able to search on them. Adds the system preference ExtendedPatronAttributesSearch, which will by default be set to the same value as ExtendedPatronAttributes, so upgrading will retain the same functionality. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
