Update Joomla! 4.2.6 to 4.2.7
I have PHP Version 8.0.27
With 4.2.6 i have had (for example by login to a user) this Mail:
Letzte Benutzeraktivitäten
2023-01-25 15:52:45 UTC - Benutzer: Kampfrichter
Bereich der Aktivität: Benutzer
Meldung:
Benutzer Kampfrichter hat sich in der Website angemeldet
With 4.2.7 i become only this:
Letzte Benutzeraktivitäten
All Information after "Letzte Benutzeraktivitäten" will not delivered.
When i reset the Mail Template and insert only (for testing) the command: {DATE}
In the Mail i received only the text "{DATE}" - also no date - only this text.
PHP 8.0.27
Joomla! (Updated from 4.2.6) 4.2.7
In the Backend on Template i will see: com_actionlogs.notification
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
I have activated this function on a new site (updated from 4.2.6 to 4.2.7) with the original Action-Template. I have activated the action "User". When i made some things in the backend, then i will become this message:
Dies ist die letzte Aktivität eines Benutzers auf der Website.
Aktivität | Datum | Erweiterung | Name
But under "Aktivität", "Datum" etc. i will no become data.
The Template is this:
Dies ist die letzte Aktivität eines Benutzers auf der Website.
Aktivität | Datum | Erweiterung | Name
{MESSAGES} {MESSAGE} | {DATE} | {EXTENSION} | {USERNAME}
{/MESSAGES}
Hello,
I have the same problem since updating joomla 4.2.6 to 4.2.7
{MESSAGE}{DATE}{EXTENSION}{USERNAME}
@Philippe-FRICH Thank you for your confirmation. I hope, that the problem will solved in near time....
Still not solved.
Any hints what should be put in the mail template to make it work ?
I can confirm the issue in 4.3-dev.
See #38305
It's this change: https://github.com/joomla/joomla-cms/pull/38305/files
when I revert it I get the data per email. The link looks a bit weird. I don't know if that's another issue or settings in my thunderbird or Joomla or wherever.
I submitted the "MailTemplate.php" file from joomla 4.2.6.
It does not change anything, there is always the same problem in the emails received.
{MESSAGE}{DATE}{EXTENSION}{USERNAME}
I submitted the "MailTemplate.php" file from joomla 4.2.6.
I have only exchanged the 3 or 4 lines of the pr, not the whole file.
I have tested with J!4.3-dev and the original mail template.
I received the email like 2 comments above.
Before: Like described in post #39774 (comment).
There the output after headlines is just empty (which I can confirm)
and not
{MESSAGE}{DATE}{EXTENSION}{USERNAME}
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-02-13 07:12:54 |
Closed_By | ⇒ | richard67 |
I have this Problem on many Sites (ca. 25 Websites). All the same Problem after Update.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39774.