? Pending

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
14 Dec 2017

Partial Pull Request for Issue #19071

Summary of Changes

From what I can tell, after PHPMailer/PHPMailer@6a6165f introduced in PHPMailer 5.2.17 our language file loading has been broken for the library. This fixes it.

Testing Instructions

Whatever it takes to get language strings out of PHPMailer should now be translated with Joomla's strings versus the hardcoded English that'll be loading now.

avatar mbabker mbabker - open - 14 Dec 2017
avatar mbabker mbabker - change - 14 Dec 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Dec 2017
Category Libraries
avatar brianteeman
brianteeman - comment - 14 Dec 2017

I tested this in j4 against the issue i reported in 19071. the problem is that it solves the issue of the message appearing incorrectly that I reported then but now I cant create an error to test that the message is now correct. So I am guessing the previous error message was completely incorrect and that by fixing the bug here it has resolved that

avatar mbabker
mbabker - comment - 14 Dec 2017

No idea to be honest. I didn't even actually test mail sending, I went straight for the "language file not loading correctly" thing since that can be debugged/fixed without sending mail and traced through that until I had a correct file name/path.

avatar brianteeman brianteeman - test_item - 15 Dec 2017 - Tested successfully
avatar brianteeman
brianteeman - comment - 15 Dec 2017

I have tested this item successfully on 113cb20


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

avatar Quy Quy - test_item - 15 Dec 2017 - Tested successfully
avatar Quy
Quy - comment - 15 Dec 2017

I have tested this item successfully on 113cb20


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 15 Dec 2017
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 15 Dec 2017

Ready to Commit after two successful tests.

avatar Anu1601CS Anu1601CS - test_item - 16 Dec 2017 - Tested successfully
avatar Anu1601CS
Anu1601CS - comment - 16 Dec 2017

I have tested this item successfully on 113cb20


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

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 16 Dec 2017

@Anu1601CS thanks for Test. As this is a Pull Request (PR) which is set "Ready to Commit" (RTC) its not necessary to test again.

Maybe you can list on Issue Tracker PR having one Test and need a second one (click st "Search Tools" then "Tests" > "Needs one")?

avatar Anu1601CS
Anu1601CS - comment - 16 Dec 2017

ok


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

avatar infograf768
infograf768 - comment - 17 Dec 2017

What is the impact of this for non-en-GB languages?

avatar brianteeman
brianteeman - comment - 17 Dec 2017

The untranslated strings from phpmailer will be correctly translated by joomla

avatar mbabker mbabker - change - 18 Dec 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-12-18 03:31:30
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 18 Dec 2017
avatar mbabker mbabker - merge - 18 Dec 2017

Add a Comment

Login with GitHub to post a comment