User tests: Successful: Unsuccessful:
Pull Request resolves # .
Currently, when you access to a file in template manager (image, font, or archive), there is a warning in PHP error logs like below:
[20-Aug-2026 12:17:53 UTC] PHP Warning: Attempt to read property "filename" on null in D:\www\joomla\administrator\components\com_templates\tmpl\template\default.php on line 72
This PR just fixes that simple issue.
[20-Aug-2026 12:17:53 UTC] PHP Warning: Attempt to read property "filename" on null in D:\www\joomla\administrator\components\com_templates\tmpl\template\default.php on line 72
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 | ⇒ | Administration com_templates |
| Title |
|
||||||
I have tested this item ✅ successfully on ff9fcc1
I have tested this item ✅ successfully on ff9fcc1
confirmed the entry in the php error_log before this PR
Confirmed there is nothing in the php error_log after applying the PR
I have tested this item ✅ successfully on ff9fcc1
confirmed the entry in the php error_log before this PR
Confirmed there is nothing in the php error_log after applying the PR
| Status | Pending | ⇒ | Ready to Commit |
| Labels |
Added:
bug
PR-5.4-dev
|
||
RTC
RTC
| Labels |
Added:
RTC
|
||
✅ Final test before merge with JBT
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-08-27 15:41:22 |
| Closed_By | ⇒ | muhme |
Thank you very much @joomdonation for your contribution. Thanks to @richard67 and @brianteeman for testing.
I have tested this item ✅ successfully on ff9fcc1
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/48280.