? ? Pending

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
19 Mar 2020

Pull Request for Issue #28395

Summary of Changes

Upgrades PHPMailer to latest version to fix php deprecated notice

Testing Instructions

Mailing works. No notice on PHP 7.4

Documentation Changes Required

None

avatar wilsonge wilsonge - open - 19 Mar 2020
avatar wilsonge wilsonge - change - 19 Mar 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Mar 2020
Category External Library Composer Change Libraries
avatar mbabker mbabker - change - 19 Mar 2020
Title
Upgrade PHPMailer version to fix warning on PHP7.4
Upgrade PHPMailer version to fix deprecation notice on PHP7.4
avatar joomla-cms-bot joomla-cms-bot - edited - 19 Mar 2020
avatar ReLater
ReLater - comment - 20 Mar 2020

I have tested this item successfully on f07e6ff

Added line

$mailer->addAttachment(JPATH_SITE . '/images/joomla_black.png');

here: https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_actionlogs/models/actionlog.php#L169

  • Activated Send notifications for User Actions Log * in my user profile.
  • Saved Global Configuration or an article or ...
  • Received email plus attachment.

After applying patch no more deprecation messages in my PHP errorLog file.


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

avatar ReLater ReLater - test_item - 20 Mar 2020 - Tested successfully
avatar laoneo
laoneo - comment - 30 Mar 2020

I have tested this item successfully on f07e6ff


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

avatar laoneo
laoneo - comment - 30 Mar 2020

I have tested this item successfully on f07e6ff


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

avatar laoneo laoneo - test_item - 30 Mar 2020 - Tested successfully
avatar HLeithner HLeithner - change - 30 Mar 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-03-30 10:01:34
Closed_By HLeithner
Labels Added: ? ?
avatar HLeithner HLeithner - close - 30 Mar 2020
avatar HLeithner HLeithner - merge - 30 Mar 2020
avatar HLeithner
HLeithner - comment - 30 Mar 2020

Thanks

avatar wilsonge
wilsonge - comment - 30 Mar 2020

Cheers guys :)

avatar joomleb
joomleb - comment - 18 May 2021

Hi guys,
the Server Patchman scanning has reported to me a "Code Injection Vulnerability", I reported it [here](Code injection vulnerability #33935)

Add a Comment

Login with GitHub to post a comment