Skip to content

Conversation

@alikon
Copy link
Contributor

@alikon alikon commented Nov 30, 2025

Pull Request for Issue #46458 .

Summary of Changes

Change URL to site for non-admin users.

Testing Instructions

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

Actual result BEFORE applying this Pull Request

wrong url https://SITE/administrator/index.php?option=com_content&view=articles&filter[search]=id:17 for non superuser

Expected result AFTER applying this Pull Request

correct url for non superuser
https://SITE/index.php?option=com_content&view=articles&id=nnn

Link to documentations

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

@Kostelano
Copy link
Contributor

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.

@richard67 richard67 added the bug label Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants