User tests: Successful: Unsuccessful:
Pull Request for Issue #45884 .
This pull request (PR) fixes the remaining one deprecated direct property access of model state in com_content's ArchiveModel (site) which was introduced with PR #45841 and missed with PR #45704 .
Thanks @heelc29 for your hint how to fix it.
grep 'Direct property' administrator/logs/deprecated.php
2025-08-11T08:32:12+00:00 WARNING 192.168.65.1 deprecated Direct property access will not be supported in 7.0 in Joomla\CMS\MVC\Model\State::__get::Joomla\CMS\MVC\Model\State. - [ROOT]/libraries/src/MVC/Model/State.php - Line 94
No deprectation log entry.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Front End com_content |
I have tested this item ✅ successfully on 7bd1a92
Status | Pending | ⇒ | Ready to Commit |
RTC
✅ Final test before merge, using JBT recreated 5.4-dev
Grafted full package
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-08-12 12:36:53 |
Closed_By | ⇒ | muhme | |
Labels |
Added:
RTC
PR-5.4-dev
|
Thank you @richard67 for your contribution. Thank you @heelc29 and @alikon for testing.
I have tested this item ✅ successfully on 7bd1a92
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45889.