User tests: Successful: Unsuccessful:
Replaces the deprecated Factory::getMailer() in the multi authentication email plugin with the injected mailer factory.
$didSend = false;Authentication code is sent.
Authentication code is sent.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Front End Plugins |
| Labels |
Added:
PR-7.0-dev
|
||
| Category | Front End Plugins | ⇒ | Front End Plugins JavaScript Unit Tests |
| Labels |
Added:
Unit/System Tests
|
||
As part of this sprint I did it here.
I would add this to 6.2 if possible. There is no backward incompatible change here, and less deprecated code from core.
Rebasing would be too much work. I leave it here.
I have tested this item ✅ successfully on c6fd8d6
Looks good to me
I have tested this item ✅ successfully on c6fd8d6
Looks good to me
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-06-06 12:34:42 |
| Closed_By | ⇒ | laoneo |
Any reason we could not have this in 6.2? We should uses less deprecated code in our core code as much as possible.