No Code Attached Yet
avatar matrix630307
matrix630307
2 Feb 2023

Steps to reproduce the issue

Update Joomla! 4.2.6 to 4.2.7
I have PHP Version 8.0.27

Expected result

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

Actual result

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.

System information (as much as possible)

PHP 8.0.27
Joomla! (Updated from 4.2.6) 4.2.7

Additional comments

In the Backend on Template i will see: com_actionlogs.notification

avatar matrix630307 matrix630307 - open - 2 Feb 2023
avatar matrix630307 matrix630307 - change - 2 Feb 2023
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 2 Feb 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Feb 2023
avatar matrix630307
matrix630307 - comment - 2 Feb 2023

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.

avatar matrix630307
matrix630307 - comment - 2 Feb 2023

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:

Letzte Benutzeraktivitäten

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:

Letzte Benutzeraktivitäten

Dies ist die letzte Aktivität eines Benutzers auf der Website.

Aktivität | Datum | Erweiterung | Name
{MESSAGES} {MESSAGE} | {DATE} | {EXTENSION} | {USERNAME}
{/MESSAGES}


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39774.

avatar Philippe-FRICH
Philippe-FRICH - comment - 2 Feb 2023

Hello,
I have the same problem since updating joomla 4.2.6 to 4.2.7
{MESSAGE}{DATE}{EXTENSION}{USERNAME}


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39774.
avatar matrix630307
matrix630307 - comment - 2 Feb 2023

@Philippe-FRICH Thank you for your confirmation. I hope, that the problem will solved in near time....

avatar jobrusche
jobrusche - comment - 10 Feb 2023

Still not solved.
Any hints what should be put in the mail template to make it work ?


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39774.

avatar ReLater
ReLater - comment - 10 Feb 2023

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.

grafik

avatar Philippe-FRICH
Philippe-FRICH - comment - 10 Feb 2023

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}

avatar ReLater
ReLater - comment - 10 Feb 2023

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}

avatar richard67
richard67 - comment - 13 Feb 2023

Closing as having a pull request. Please test #39850 . Thanks in advance.

avatar richard67 richard67 - change - 13 Feb 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-02-13 07:12:54
Closed_By richard67
avatar richard67 richard67 - close - 13 Feb 2023

Add a Comment

Login with GitHub to post a comment