RTC Release Blocker bug PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar Fedik
Fedik
6 Oct 2025

Pull Request for Issue #46233 .

Summary of Changes

Load behaviour group before system group

Testing Instructions

Please follow #46233

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

Reference:

avatar Fedik Fedik - open - 6 Oct 2025
avatar Fedik Fedik - change - 6 Oct 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Oct 2025
Category Libraries
avatar Fedik Fedik - change - 6 Oct 2025
The description was changed
avatar Fedik Fedik - edited - 6 Oct 2025
avatar ercanozkaya
ercanozkaya - comment - 6 Oct 2025

I can confirm the PR fixes the issue. Thanks!

avatar richard67
richard67 - comment - 6 Oct 2025

@ercanozkaya Could you mark your test result in the issue tracker here https://issues.joomla.org/tracker/joomla-cms/46237 by using the blue "Test this" button at the top left corner, selecting your test result and then submitting? This makes sure that your test is properly counted. After 2 test, this PR will then be ready to commit. Thanks in advance.

avatar joomdonation joomdonation - test_item - 6 Oct 2025 - Tested successfully
avatar joomdonation
joomdonation - comment - 6 Oct 2025

I have tested this item ✅ successfully on 5270cef


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

avatar joomdonation joomdonation - alter_testresult - 6 Oct 2025 - ercanozkaya : Tested successfully
avatar joomdonation joomdonation - change - 6 Oct 2025
Status Pending Ready to Commit
Labels Added: bug Release Blocker
avatar joomdonation
joomdonation - comment - 6 Oct 2025

I set test result manually for @ercanozkaya since he reported that the PR fixed the issue. RTC


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

avatar ercanozkaya
ercanozkaya - comment - 7 Oct 2025

I set test result manually for @ercanozkaya since he reported that the PR fixed the issue. RTC

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

Thanks!

One thing to note is that this PR slightly changes when behaviour plugins execute. When they were loaded inside initialiseApp, the language was already loaded and the user’s editor was set. Now, that’s no longer the case. I don't foresee this being a problem, but it might still make sense to mention it in release notes.

https://github.com/joomla/joomla-cms/blob/5.3-dev/libraries/src/Application/CMSApplication.php#L783-L809#

avatar richard67
richard67 - comment - 7 Oct 2025

One thing to note is that this PR slightly changes when behaviour plugins execute. When they were loaded inside initialiseApp, the language was already loaded and the user’s editor was set. Now, that’s no longer the case. I don't foresee this being a problem, but it might still make sense to mention it in release notes.

@Fedik Is this something which you could fix in this PR here?

@Bodge-IT @softforge If Fedir can't fix it with this PR: Would you then add something to the migration docs for the developers?

avatar Fedik
Fedik - comment - 7 Oct 2025

I will add note to manual later, the language available only afterInitialise event, it was always like that.

avatar Bodge-IT Bodge-IT - change - 7 Oct 2025
Labels Added: RTC PR-6.0-dev
avatar Bodge-IT Bodge-IT - change - 7 Oct 2025
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-10-07 13:50:33
Closed_By Bodge-IT
avatar Bodge-IT Bodge-IT - close - 7 Oct 2025
avatar Bodge-IT Bodge-IT - merge - 7 Oct 2025
avatar Bodge-IT
Bodge-IT - comment - 7 Oct 2025

Thanks @Fedik for the fix and testers for checking.

avatar Fedik
Fedik - comment - 7 Oct 2025

I made PR for the manual joomla/Manual#536

Add a Comment

Login with GitHub to post a comment