Bug 8196: FIX for Bug 5742: All extended attributes are shown when editing a patron
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 6 Jun 2012 10:56:56 +0000 (12:56 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Sat, 9 Jun 2012 10:37:06 +0000 (12:37 +0200)
commitb76ab0ec66e30e5935a0b8172d91969e0e2695b4
tree7df915a43ac8d2da499e872bbd9a6fc04ed1632f
parenta0cd07a91441a6c34dfeb985169f8b3def61503b
Bug 8196: FIX for Bug 5742: All extended attributes are shown when editing a patron

Test scenario:

1. make sure that you have ExtendedPatronAttributes enabled
2. open /cgi-bin/koha/members/memberentry.pl?op=add;categorycode=S0
   (you might need to modify categorycode according to your local config)
3. verify that you get all extended patron attributes in form

Signed-off-by: Dobrica Pavlinusic <dpavlin@rot13.org>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Members/Attributes.pm