]> git.mxchange.org Git - pizzaservice-war.git/commit
Some JSF fiyxes:
authorRoland Häder <roland@mxchange.org>
Wed, 27 Apr 2016 14:25:53 +0000 (16:25 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 27 Apr 2016 20:22:41 +0000 (22:22 +0200)
commit380f5894d349ea066dfd5a94f84ee9d5511a8893
tree9741b2b38bb32582f112903b75077cd34b6352f0
parenta0e4a91b1fed6661b52d88ecc09ad92f51e9f483
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
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/templates/admin/cellphone/admin_cellphone_add_show.tpl
web/WEB-INF/templates/admin/cellphone/admin_cellphone_data.tpl
web/WEB-INF/templates/admin/cellphone/admin_cellphone_links.tpl
web/admin/cellphone/admin_contact_cellphone_show.xhtml
web/admin/user/admin_user_show.xhtml