Bug 6221

Summary: Modifying patron doesn't show "Patron Account Flags" group
Product: Koha Reporter: Fernando L. Canizo <conan>
Component: PatronsAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt, katrin.fischer, nengard
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5917    
Attachments: Proposed fix

Description Fernando L. Canizo 2011-04-20 15:49:19 UTC
When modifying a patron the last group 'Patron Account Flags' only shows the yes/no radio buttons, but not the descriptions, you don't know to what are
you saying yes/no.

Comparing with another installation I see that those radio buttons are for:

- Gone no Address
- Debarred
- Lost Card
Comment 1 Owen Leonard 2011-04-20 18:57:34 UTC
Created attachment 3959 [details] [review]
Proposed fix

Another variable scoping issue.
Comment 2 Chris Cormack 2011-04-20 21:06:33 UTC
Pushed, please test
Comment 3 Fernando L. Canizo 2011-04-20 22:59:18 UTC
It's fixed now.

Question: since the patch it's already in pushed state, mean no sign-off needed?
Comment 4 Chris Cormack 2011-04-20 23:04:06 UTC
Thats right, all that is required now is to test master, and mark resolved
Comment 5 Katrin Fischer 2011-05-27 05:29:04 UTC
Works on current master.