User tests: Successful: Unsuccessful:
Pull Request for Issue #44589 .
add log entry when edit a contact from frontend
No action is recorded.
An action for the contact updated is added to the Action Log
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 | ⇒ | SQL Administration com_admin Postgresql Front End com_contact Installation Plugins |
Labels |
Added:
PR-5.3-dev
|
Title |
|
Category | SQL Administration com_admin Postgresql Front End com_contact Installation Plugins | ⇒ | SQL Administration com_admin Postgresql Front End com_contact Installation |
Category | SQL Administration com_admin Postgresql Front End com_contact Installation | ⇒ | SQL Administration com_admin Postgresql Installation |
I have tested this item ✅ successfully on af3f257
Thanks!
I have tested this item ✅ successfully on af3f257
Test by using prebuilt package.
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-01-07 09:01:38 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
Feature
RTC
|
Thanks
Tested partially successfully. With the current state of the PR, I get a double entry in the User Action Log every time you save a contact.
I think the change you made to ContactController.php is not needed.
If I remove the change made to ContactController.php, then it works fine with just one entry in the Action Log when saving a contact.