[Koha-bugs] [Bug 6980] Existing extended patron attributes are shown on patron screens even when ExtendedPatronAttributes is disabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 6 20:33:02 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6980

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> 2011-10-06 18:33:02 UTC ---
Created attachment 5746
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5746
Proposed fix

    This patch adds a check for the value of the ExtendedPatronAttributes
    preference to the scripts and corresponding logic to the templates
    controlling the sidebar menu.

    The patch also corrects a duplication of attributes code in moremember.pl

To test: Add some extended patron attribute data to a patron record, then turn
off the ExtendedPatronAttributes preference. Before this patch the data will
display in the left-hand sidebar of pages like circulation.pl and
moremember.pl. After the patch display of the data will be shown or not
according to whether ExtendedPatronAttributes is on or off.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list