User tests: Successful: Unsuccessful:
Pull Request for Issue #46026 .
This PR will remove the deprecated helper icons.php and associated language string.
It will also remove the deprecated function print_screen in the new Helper/icons
before and after doesn't matter in this case... both removed helper and function are not used in J6 anymore and even the layout called from the non-used function print_screen in the new helper does not exist.
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 | ⇒ | Administration com_content Front End Language & Strings |
| Labels |
Added:
Language Change
PR-6.0-dev
|
||
Looks good for me. When the icon.php is removed, we have an empty folder: component/com_content/com_content.
Is this ok, @richard67?
@chmst Sure we have an empty folder? When you remove the last file in a folder in git, the the folder is also removed. Check out the branch of this PR in a git client or check the package created by drone for this PR. There will not be that empty folder.
I have tested this item ✅ successfully on 7599f5e
| Category | Administration com_content Front End Language & Strings | ⇒ | Administration com_content Language & Strings |
Solved merge conflict
We can't deprecate in a bugfix version, so it has to be included in 6.1 @HLeithner & @tecpromotion
| Title |
|
||||||
| Labels |
Added:
PR-6.1-dev
|
||
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-12-09 15:41:28 |
| Closed_By | ⇒ | hans2103 | |
| Labels |
Added:
RMDQ
Removed: PR-6.1-dev |
||
Looks good for me. When the icon.php is removed, we have an empty folder: component/com_content/com_content.
Is this ok, @richard67?