User tests: Successful: Unsuccessful:
Pull Request resolves # .
While integrating Mail Template Layout for my extensions, I noticed a small issue in MailTemplate.
The FileLayout::render method only defines one parameter, but two arguments are passed when calling the method in MailTemplate. This is incorrect and should be fixed.
This code also appears in earlier Joomla versions. However, PHP does not throw an error, so I am submitting this PR for 6.1-dev instead of 5.4-dev.
Code review
Works. But code has invalid extra arguement passed
Works.
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 | ⇒ | Libraries |
| Title |
|
||||||
| Labels |
Added:
PR-6.1-dev
|
||
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-03-13 08:27:54 |
| Closed_By | ⇒ | tecpromotion |
Thanks @joomdonation