User tests: Successful: Unsuccessful:
Pull Request for Issue #43872 .
This is a redo of #44243 that was unfortunately closed
When a new article is submitted on the front end of a site the notification email that is sent to admins will now use a mail template instead of plain text messages so that it can be customised and styled just as all other emails sent by Joomla. Currently its just a plain text email
Use a pre-built package or apply patch and the update sql
Make sure the admin user can receive emails from the test site
Create a new user with author rights
Go to the System Mail Templates and check that there is now a template "Content: New Article Submitted"
As the author Submit a new article on the front end
Check the email sent to the admin user
Plain text email sent AND joomla admin UI shows a new private message
Email sent can be customised and no private message in the admin UI
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 | ⇒ | Administration Language & Strings SQL Installation Postgresql Front End Plugins |
Labels |
Added:
Language Change
PR-6.0-dev
|
Category | Administration Language & Strings SQL Installation Postgresql Front End Plugins | ⇒ | SQL Administration com_admin Postgresql Language & Strings Installation Front End Plugins |
Sorry made a mess of the pr - should be ok now
Hi @brianteeman, tested your PR and it does what you are wanting it to but a couple of the language strings are not coming over as expected - please see screenshot here:
Thanks,
Emmanuel.
P.S.: I installed the Pre-built package in case that helps:
Joomla_6.0.0-alpha1-dev+pr.45211-Development-Update_Package.zip
@exlemor Should be ok now
Hi Brian, thanks, I assume that I need to wait for someone to rebuild the Pre-Built package as it is still one from 3+ hrs ago?
@exlemor The links to the download page and to the downloads contain the build number and so change after a new commit. Maybe you still were on the old download page?
Anyway, I've updated the branch, new downloads should be available soon.
New downloads are ready: https://artifacts.joomla.org/drone/joomla/joomla-cms/6.0-dev/45211/downloads/83784/
I have tested this item ✅ successfully on 2934e92
I have tested this successfully and the language strings are fixed :). Thanks @brianteeman (and @richard67)!
I have tested this item ✅ successfully on 2934e92
Tested successfully!
I have tested this item ✅ successfully on 2934e92Tested successfully!
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45211.
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-04-07 18:44:45 |
Closed_By | ⇒ | softforge |
Thank you @brianteeman and the testers. It works nicely
Does it need some update SQL script?