]> git.mxchange.org Git - addressbook-war.git/commit
fixed comment + id. Yet still no "user" is vailable in user_profile_link.xhtml if...
authorRoland Haeder <roland@mxchange.org>
Sun, 18 Oct 2015 18:50:47 +0000 (20:50 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 18 Oct 2015 18:50:47 +0000 (20:50 +0200)
commit46e253fcba4ac400ed1bbb94387d7dee820d003f
tree55b261656ad5691f6f0994aa4194c0ae2fbc63fd
parent8fece8d144e70cc8e5d2afba6613cefe49e49bb1
fixed comment + id. Yet still no "user" is vailable in user_profile_link.xhtml if included from login_start_sharing_addressbook.xhtml:

---------------------------
/WEB-INF/templates/generic/user_profile_link.tpl @10,66 test="#{profileController.isProfileLinkVisible(user)}" /WEB-INF/templates/generic/user_profile_link.tpl @10,66 test="#{profileController.isProfileLinkVisible(user)}": java.lang.NullPointerException: user is null
---------------------------
src/java/org/mxchange/addressbook/beans/smsprovider/SmsProviderWebApplicationBean.java
web/user/show_addressbook.xhtml