]> git.mxchange.org Git - jjobs-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>
Sat, 14 May 2016 13:05:31 +0000 (15:05 +0200)
commit0c0a20fc5b4f5def26035418e77008ff3874db2b
tree42743b7e1d024a0ba601afbd776477b0a73e9b56
parentfd6f89a5bb4b081963341821bb7bb2b2664e7236
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/jjobs/beans/register/JobsUserRegisterWebSessionBean.java