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)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 23 Jan 2018 01:16:14 +0000 (01:16 +0000)
commit25b2cd2d72feda887d0d0f242972baa80f0d3463
tree42c2ba50d60df0b1b39bc192e9922b8fa58bea21
parentd735b4957b6073c6d8bf085cc81382dc4dc50d06
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>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
opac/opac-memberentry.pl