Forwarded to devs Nonexistent Icon Displayed in Websites & Domains When Composer Is Detected

Hangover2

Regular Pleskian
Username:

TITLE

Nonexistent Icon Displayed in Websites & Domains When Composer Is Detected

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Obsidian 18.0.63 Update #2, Debian 12.6, x86-64

PROBLEM DESCRIPTION

Under 'Websites & Domains,' a nonexistent icon is included if Composer is detected for the website, leading to a 404 request to '/cp/theme/icons/wappspector/composer.svg.'

composer.png


STEPS TO REPRODUCE

- Create a domain and install a Composer-based framework like Shopware 6.
- Open "Websites & Domains" to see the broken icon.

ACTUAL RESULT

- The Composer icon is not displayed (HTTP 404).

EXPECTED RESULT

- The Composer icon should be displayed (HTTP 200).

ANY ADDITIONAL INFORMATION

(DID NOT ANSWER QUESTION)

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
Hello, @Hangover2. Thank you for your report. Our team confirmed the bug with ID EXTPHPCOMP-241. We will introduce a fix in one of the upcoming releases. Our Change Log may be observed here. In the meantime, the workaround we can suggest is to manually download the composer.svg icon:

cd /usr/local/psa/admin/cp/public/theme/icons/wappspector
wget https://worldvectorlogo.com/download/composer.svg

Please let us know if that worked for you and if you encounter any further issues.
 
It works:

composer.png

In the final patch, perhaps a smaller version of the icon should be considered:

composer2.png

And if possible, support for the Shopware icon would be great too.
 
We are glad to hear it is working. As for a Shopware icon I will consult with our team and see what we can do.
 
Back
Top