https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11879
Bin Wen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #94460|0 |1 is obsolete| | --- Comment #174 from Bin Wen <[email protected]> --- Created attachment 94467 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94467&action=edit Bug 11879: Remove unecessary code in controller - adds the field required is defined in BorrowerMandatoryField (staff only) - removes code from controller (not needed, we can follow existing pattern) - does not send patron's attribute separately (we have the 'patron' variable already) Need to be done: - same changes for the OPAC - remove extra changes made to moremember-brief.tt (if bugfix it needs to be moved on a separate bug report) - deal with PatronSelfModificationBorrowerUnwantedField and PatronSelfRegistrationBorrowerUnwantedField I first thought it would have replaced AutoEmailPrimaryAddress, but it actually only needed for display purpose, how/where can we explain that? Are release notes enough? Signed-off-by: Hayley Mapley <[email protected]> Signed-off-by: Bin Wen <[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/
