Bug #5067
closedPublic Email form fails when user is logged in
Description
As reported here:
https://www.joomlapolis.com/forum/146-general/228395-email-handling
I was able to replicate on a CB 2.0.5 environment as follows:
CB Configuration settings:
Email field set for Profile view
Email Handling set to Display Link to Email form
Public Email enabled
Profile View Access Level set to Public
All plugins and tabs are set to Public
When I am not logged in I can visit a profile and complete the public email sending just fine.
If I do login (even as super admin) and visit the same profile and try to send an email using the form, I get a:
Error
You are not authorized to view this page!
message after I hit the Send button which takes me to URL: http://localhost:8888/CB20TUTORIALS/index.php?option=com_comprofiler&view=senduseremail&Itemid=117 (menu 117 is Public).
When