Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation dialog icons are not shown in Neos installations with subfolder setting #3712

Open
ahaeslich opened this issue Feb 6, 2024 · 0 comments
Labels
8.3 Bug Label to mark the change as bugfix

Comments

@ahaeslich
Copy link
Member

image

Steps To Reproduce

  1. Use a Neos installation in a subfolder (e.g. www.myproject.com/subfolder/neos)
  2. Trigger the creation dialog by creating a new node in the document or content tree

This is essentially caused in the ResourceIcon component:

const iconResourcePath = '/_Resources/Static/Packages/' + icon.substr(11);

Relates: #3423

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 Bug Label to mark the change as bugfix
Projects
None yet
Development

No branches or pull requests

1 participant