https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23473 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #8 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- diff --git a/Koha/Patron.pm b/Koha/Patron.pm index 8e501fcfb1..787713524e 100644 --- a/Koha/Patron.pm +++ b/Koha/Patron.pm @@ -250,7 +250,6 @@ sub store { # Make a copy of the plain text password for later use $self->plain_text_password( $self->password ); - Please remove that one from your patch. No need to. -- You are receiving this mail because: You are watching all bug changes.