From: Roland Häder Date: Wed, 27 Apr 2016 14:25:53 +0000 (+0200) Subject: Some JSF fiyxes: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=91a80b9af58f86dfebb651f6f572e4165ecf46a1;p=jjobs-war.git Some JSF fiyxes: - id "cellphoneLinks" removed as it happens in a loop - sometimes user is null, then user.userContact cannot be accessed and any attempts cause a NPE - new error message ERROR_PARAMETER_CELLPHONE_NUMBER_USER_NOT_SET added (and used) - added div tags for better showing error messages Signed-off-by: Roland Häder Signed-off-by: Roland Häder --- diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index 054f6798..b5f94c92 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -338,6 +338,9 @@ ADMIN_LIST_USER_CREATED=Registered: USER_ACCOUNT_STATUS_CONFIRMED=Confirmed USER_ACCOUNT_STATUS_UNCONFIRMED=Unconfirmed USER_ACCOUNT_STATUS_LOCKED=Locked +USER_PROFILE_MODE_INVISIBLE=Invisible +USER_PROFILE_MODE_MEMBERS=Only members +USER_PROFILE_MODE_PUBLIC=Public ADMIN_LINK_SHOW_USER_TITLE=Show administrative user profile PAGE_TITLE_ADMIN_SHOW_USER=Show user profile CONTENT_TITLE_ADMIN_SHOW_USER=Show profile of a user: