PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
10 Mar 2026

Pull Request resolves # .

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

#46367 Changed major version to 7.0 for deprecation removals but error message was not updated

Testing Instructions

code review

Actual result BEFORE applying this Pull Request

will be removed in Joomla 6.0.
'%s::appendButton() should only accept %s instance in Joomla 6.0.',
'%s::prependButton() should only accept %s instance in Joomla 6.0.`

Expected result AFTER applying this Pull Request

will be removed in Joomla 7.0.
'%s::appendButton() should only accept %s instance in Joomla 7.0.',
'%s::prependButton() should only accept %s instance in Joomla 7.0.`

Additional Comments

@laoneo

Should the following also be updated to 7.0. I had previously updated them from 5.0 in #41594 but I dont see any deprecation notice on the functions

'%s::appendButton() should only accept %s instance in Joomla 6.0.',
'%s::prependButton() should only accept %s instance in Joomla 6.0.`

Link to documentations

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

avatar brianteeman brianteeman - open - 10 Mar 2026
avatar brianteeman brianteeman - change - 10 Mar 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Mar 2026
Category Libraries
avatar brianteeman brianteeman - change - 10 Mar 2026
The description was changed
avatar brianteeman brianteeman - edited - 10 Mar 2026
avatar brianteeman brianteeman - edited - 10 Mar 2026
avatar brianteeman
brianteeman - comment - 10 Mar 2026

@laoneo I see you approved these changes but what about the two changes I asked a question on?

avatar laoneo
laoneo - comment - 10 Mar 2026

For buttons, we need to ask Fedir.

avatar brianteeman
brianteeman - comment - 10 Mar 2026

@Fedik please see comment about buttons

avatar Fedik
Fedik - comment - 10 Mar 2026

I think you mixed me with someone else.
But I would say to set it also to 7.0, it will not hurt.

avatar brianteeman brianteeman - change - 10 Mar 2026
Labels Added: PR-6.0-dev
avatar brianteeman brianteeman - change - 10 Mar 2026
The description was changed
avatar brianteeman brianteeman - edited - 10 Mar 2026
avatar brianteeman
brianteeman - comment - 10 Mar 2026

i have updated the original description to show that the append and prepend have also been updated

avatar softforge softforge - change - 10 Mar 2026
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2026-03-10 21:07:38
Closed_By softforge
avatar softforge softforge - close - 10 Mar 2026
avatar softforge softforge - merge - 10 Mar 2026
avatar softforge
softforge - comment - 10 Mar 2026

Add a Comment

Login with GitHub to post a comment