No Code Attached Yet
avatar hans2103
hans2103
2 Sep 2025

https://github.com/joomla/joomla-cms/blob/ce4e5e9d66ecadd3c4707bb632f67d42067c5f22/administrator/components/com_content/src/Service/HTML/Icon.php#L138C1-L154C6

as far as my Joomla knowledge reaches I have the assumption that the Layout file should be situated at /layouts/joomla/content/icons/print_screen.php

or... in the template html/layouts/joomla/content/icons/print_screen.php

https://github.com/joomla/joomla-cms/tree/ce4e5e9d66ecadd3c4707bb632f67d42067c5f22/layouts/joomla/content/icons
but... this directory does not contain print_screen.php for a while anymore.

avatar hans2103 hans2103 - open - 2 Sep 2025
avatar joomla-cms-bot joomla-cms-bot - change - 2 Sep 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Sep 2025
avatar chmst
chmst - comment - 2 Sep 2025

Found it in J3.10 - and remember that the print button was removed in J4.

avatar brianteeman
brianteeman - comment - 2 Sep 2025

Looks like it was missed (probably by me) when print icons were removed

avatar brianteeman
brianteeman - comment - 2 Sep 2025

The original PR was delayed so long there were a lot of merge conflicts etc and this was probably missed as a result. It can be safely removed as its not been used for years

avatar brianteeman
brianteeman - comment - 2 Sep 2025

I dont know why the deprecation notice was changed. It was first marked as deprecated in 2012 321ffa9#diff-71366b6e46517b276922be2ba8166b629cd7266330676c554f3a1445519b4fc1

avatar hans2103
hans2103 - comment - 2 Sep 2025

Created a PR to clean the obsolete and deprecated helper and function in J6.

avatar richard67
richard67 - comment - 2 Sep 2025

If you have created a PR then you should close your issue with reference to that PR.

avatar hans2103 hans2103 - change - 2 Sep 2025
Title
[5.3] missing layout file
[6.0] missing layout file
avatar hans2103 hans2103 - edited - 2 Sep 2025
avatar hans2103 hans2103 - change - 2 Sep 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-09-02 14:45:28
Closed_By hans2103
avatar hans2103 hans2103 - close - 2 Sep 2025
avatar hans2103
hans2103 - comment - 2 Sep 2025

PR #46028

Add a Comment

Login with GitHub to post a comment