Bug 19911: Do not escape html characters when saving passwords
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 4 Jan 2018 14:00:35 +0000 (11:00 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 15 Jan 2018 15:13:59 +0000 (12:13 -0300)
commit579507e7f728a070629649aad07e4e1c8fb7510a
tree0440365eb837b204d8e568bb04172318e7c13573
parent585453fe20417779be84258b60d3d652d8e170e1
Bug 19911: Do not escape html characters when saving passwords

When the password is not generated automatically, we should not escape
the html characters. Otherwise it will be changed without any warnings.

Signed-off-by: Arturo <alongoria@sll.texas.gov>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
opac/opac-memberentry.pl