User tests: Successful: Unsuccessful:
Pull Request for Issue #46458 .
Change URL to site for non-admin users.
Open the Content: New Article Submitted email template and add the URL tag somewhere (it's not used by default).
Create a new user with a working email and assign them the Author/Publisher group, etc. (so they can create an article in the frontend but won't have access to the admin panel).
log in frontend like a superuser
and submit an article
wrong url https://SITE/administrator/index.php?option=com_content&view=articles&filter[search]=id:17 for non superuser
correct url for non superuser
https://SITE/index.php?option=com_content&view=articles&id=nnn
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Front End Plugins |
| Labels |
Added:
PR-6.0-dev
|
||
I have tested this item ✅ successfully on a57b517
It works, thanks. If the user isn't an admin, they get a working link to the article in the frontend.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46519.