Bug 6218: patron gets dot added if no first name
authorconan (aka Fernando Canizo) <conan@lugmen.org.ar>
Wed, 20 Apr 2011 20:04:37 +0000 (17:04 -0300)
committerChris Cormack <chrisc@catalyst.net.nz>
Sat, 14 May 2011 07:19:08 +0000 (19:19 +1200)
commitc87e872278f890cf1a9ab17583431f60786cb566
tree815f19b53557e8d496e3fe3ab575bff0a42482c1
parent190a4234f7e4a869498c6cc67453bbe8a256467c
Bug 6218: patron gets dot added if no first name

Trivial fix, now it choose surname if firstname is empty and behaves
like before (firstname.surname) if both are provided.

Signed-off-by: Frederic Demians <frederic@tamil.fr>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Members.pm