Hide Forgot
Steps to Reproduce: STEPS: 1) deploy wcm artifacts, start the server 2) go to /portal/public/classic page 3) login as user "demo" EXPECTED RESULT: User "demo" is logged in and is able to use the admin bar. ACTUAL RESULT: User "demo" seems to be logged in but the admin bar is absent. This affects both /portal and /ecmdemo contexts. project_key: JBEPP When SP is deployed on EPP, users within the default EPP portal who aren't members of the "Web Contributors" group cannot access the admin bar. E.g the "demo" user.
I will try to look deeper into this during this week.
Steps to Reproduce: Removed: STEPS: 1) go to /portal/public/classic page 2) login as user "demo" EXPECTED RESULT: User "demo" is logged in and is able to use the admin bar. ACTUAL RESULT: User "demo" seems to be logged in but the admin bar is absent. This affects both /portal and /ecmdemo contexts. Added: STEPS: 1) deploy wcm artifacts, start the server 2) go to /portal/public/classic page 3) login as user "demo" EXPECTED RESULT: User "demo" is logged in and is able to use the admin bar. ACTUAL RESULT: User "demo" seems to be logged in but the admin bar is absent. This affects both /portal and /ecmdemo contexts.
Attachment: Added: demo-logged-in.png
Related issue in exo JIRA: http://jira.exoplatform.org/browse/ECMS-782
expected behavior of the WCM. ECMS is different than a portal. We could want an authenticated website for users but we don't want to the adminbar for guest, only for contributors of the website.
the related issue in ECMS is not entirely about the same thing. The problem is that we can't logout if we hide the adminbar. In WCM, the adminbar is clearly not mandatory. Thus, the portal login portlet should keep a logout link instead of beeing hidden.
Security: Removed: RHT+eXo Added: Public