https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30303
--- Comment #24 from Brendan Lawlor <[email protected]> --- Thanks for the feedback Lari. The ability to copy the password would be useful, but I would prefer to get the basic functionality passed QA first and file a follow up bug for adding the ability to copy the password. I started working on the case to handle empty values and actual hyphens in the data and based on the way the diff works and how this patch was written it's a little gnarly. It might be better if instead of the form sending the values for each field to be copied, it just sends a 1 and the data for the fields to be copied is retrieved from the patron object on the backend. I think the same idea would work well for the copying the password too -- 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/
