RTC PBF bug PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar dgrammatiko
dgrammatiko
16 Aug 2025

Pull Request for Issue # .

Summary of Changes

  • replace HTMLHelper::_('behavior.xxx'); with the WAM counterpart as it exists in all the function of HTMLHelper::behavior comments:
    * Example: Factory::getApplication()->getDocument()->getWebAssetManager()->useScript('core');

Testing Instructions

Code review

Actual result BEFORE applying this Pull Request

everything works

Expected result AFTER applying this Pull Request

Everything works

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 dgrammatiko dgrammatiko - open - 16 Aug 2025
avatar dgrammatiko dgrammatiko - change - 16 Aug 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 16 Aug 2025
Category Administration com_modules com_templates Front End com_config Installation Layout Libraries
avatar dgrammatiko dgrammatiko - change - 16 Aug 2025
The description was changed
avatar dgrammatiko dgrammatiko - edited - 16 Aug 2025
avatar dgrammatiko dgrammatiko - change - 16 Aug 2025
Labels Added: PR-6.0-dev
avatar richard67
richard67 - comment - 16 Aug 2025

@dgrammatiko Please check in your changes on GitHub where PHPstan reports issues: https://github.com/joomla/joomla-cms/pull/45925/files and fix them. They are all Call to deprecated method getDocument() of class Joomla\CMS\Factory. Thanks in advance.

avatar richard67
richard67 - comment - 17 Aug 2025

@dgrammatiko Is this PR here still needed now after #45000 has been merged?

avatar dgrammatiko
dgrammatiko - comment - 17 Aug 2025

The installation parts were overlapping but there are few more that are still to get into wam

avatar richard67
richard67 - comment - 17 Aug 2025

The installation parts were overlapping but there are few more that are still to get into wam

@dgrammatiko Yes, I've just noticed. Was trying to solve the conflicts. Will do that now.

06e4d86 17 Aug 2025 avatar dgrammatiko order
avatar joomla-cms-bot joomla-cms-bot - change - 17 Aug 2025
Category Administration com_modules com_templates Front End com_config Installation Layout Libraries Administration com_modules com_templates Front End com_config Layout Libraries
avatar dgrammatiko
dgrammatiko - comment - 17 Aug 2025

I was faster but thanks

avatar dgrammatiko
dgrammatiko - comment - 17 Aug 2025

I see Exception: Failed to start application but have no clue why?

avatar richard67
richard67 - comment - 17 Aug 2025

I see Exception: Failed to start application but have no clue why?

Me neither. I've restarted jobs, maybe it was a temporary glitch. If it fails again it needs to check in a local development environment to build and make a new installation.

74078ff 17 Aug 2025 avatar dgrammatiko z
avatar dgrammatiko
dgrammatiko - comment - 17 Aug 2025

@richard67 tests fixed (by removing irrelevant deprecated call replacements)

avatar richard67
richard67 - comment - 17 Aug 2025

@dgrammatiko Unfortunately 6.0.0-beta1 has already been prepared. But I am sure we will get this PR ready for 6.0.0-beta2.

avatar dgrammatiko
dgrammatiko - comment - 17 Aug 2025

That’s fine I didn’t expect it to be merged immediately

avatar exlemor exlemor - test_item - 18 Aug 2025 - Tested successfully
avatar exlemor
exlemor - comment - 18 Aug 2025

I have tested this item ✅ successfully on 8c9a17f

I have successfully tested this.

To be clear, I tested Administrator and Site Modules, Site and Administrator Templates settings, Custom Fields, Articles, - reading, changing etc


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

avatar rbuelund rbuelund - test_item - 23 Aug 2025 - Tested successfully
avatar rbuelund
rbuelund - comment - 23 Aug 2025

I have tested this item ✅ successfully on 8c9a17f

Tested on articles, modules, templates. Everything works as expected.


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

avatar richard67 richard67 - change - 23 Aug 2025
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 23 Aug 2025

RTC


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

avatar richard67 richard67 - change - 23 Aug 2025
Labels Added: RTC PBF bug

Add a Comment

Login with GitHub to post a comment