https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31562
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #140624|0 |1 is obsolete| | --- Comment #7 from David Nind <[email protected]> --- Created attachment 140638 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140638&action=edit Bug 31562: Treat flags as other borrower fields Rather than generate a custom hash for these fields, we should treat them as other borrower data fields To test: 1 - Edit a patron, note the 'Lost card' and 'Gone no address' fields 2 - Edit syspref BorrowerunwantedField 3 - Set gonenoaddress and lost as unwanted 4 - Edit patron, the fields remain 5 - Apply patch 6 - Edit a patron, fields are hidden 7 - Unhide one of the fields 8 - Edit a patron and confirm it shows and saves correctly 9 - Unhide the other field 10 - Confirm it can be edited and saved Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
