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
Looks good for me. When the icon.php is removed, we have an empty folder: component/com_content/com_content.
Is this ok, @richard67?