]> git.mxchange.org Git - jfinancials-war.git/commit
Fix for multi-page registration:
authorRoland Häder <roland@mxchange.org>
Fri, 13 May 2016 08:36:02 +0000 (10:36 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 13 May 2016 20:34:36 +0000 (22:34 +0200)
commitf7c567c204bfd1adc9f4be97823fa3239dda7923
tree822cdaeb95fec4b5ebc7d9e023c21ffca2a12bd4
parent28b1fd4a8d4809b3c5cc439efebe0ed31bbbb95b
Fix for multi-page registration:
- a contact instance is needed to check for email address as it is stored there
- so first create a "half" contact instance (no gender, ...) and then check email address
- user name can be only checked, if required

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/addressbook/beans/register/AddressbookUserRegisterWebSessionBean.java