]> git.koha-community.org Git - koha.git/commit
Bug 13655: Same fix for partial edit
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Jun 2018 15:28:18 +0000 (12:28 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 25 Jun 2018 17:26:41 +0000 (18:26 +0100)
commit265bbb51bf70bfd7af0201431b4425059ee90699
tree173b00502cd7b167293106f5de1a8511b3330d72
parentc45773e0b398d66fc51dbcb88870513ec68e9a6f
Bug 13655: Same fix for partial edit

Test plan:
- Create an organisation with surname='xxx'
userid will be autogenerated with 'xxx''
- Edit the surname with 'yyy'
userid will be unchanged, 'xxx'
- Parial edit and blank userid
userid will be autogenerated with 'yyy'

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
members/memberentry.pl