RTC PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
12 Aug 2025

Pull Request for Issue #45884 .

Summary of Changes

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.

Testing Instructions

  • Install from `Joomla_5.4.0-alpha4-dev+pr.45704-Development-Full_Package.zip
  • Install 'Blog Sample Data'
  • Enable 'Log Deprecated API'
  • Add new menu entry 'Archived Articles' to 'Main Menu Blog'
  • In site frontend click on new 'Archived Articles' menu point
  • grep 'Direct property' administrator/logs/deprecated.php

Actual result BEFORE applying this Pull Request

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

Expected result AFTER applying this Pull Request

No deprectation log entry.

Link to documentations

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

avatar richard67 richard67 - open - 12 Aug 2025
avatar richard67 richard67 - change - 12 Aug 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 Aug 2025
Category Front End com_content
avatar heelc29 heelc29 - test_item - 12 Aug 2025 - Tested successfully
avatar heelc29
heelc29 - comment - 12 Aug 2025

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.

avatar alikon alikon - test_item - 12 Aug 2025 - Tested successfully
avatar alikon
alikon - comment - 12 Aug 2025

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.

avatar alikon alikon - change - 12 Aug 2025
Status Pending Ready to Commit
avatar alikon
alikon - comment - 12 Aug 2025

RTC


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

avatar muhme
muhme - comment - 12 Aug 2025

✅ Final test before merge, using JBT recreated 5.4-dev

  • Tested regarding test specification, before PR, 'Direct property' deprecation seen

Grafted full package

  • Tested regarding test specification, no 'Direct property' deprecation
avatar muhme muhme - close - 12 Aug 2025
avatar muhme muhme - merge - 12 Aug 2025
avatar muhme muhme - change - 12 Aug 2025
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
avatar muhme
muhme - comment - 12 Aug 2025

Thank you @richard67 for your contribution. Thank you @heelc29 and @alikon for testing.

Add a Comment

Login with GitHub to post a comment