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

[BUG]: MoveExtensionManagementUtilityAddStaticFileIntoTCAOverridesRector puts generated file in wrong folder #4291

Closed
simonschaufi opened this issue Jul 18, 2024 · 0 comments · Fixed by #4292
Labels

Comments

@simonschaufi
Copy link
Collaborator

Minimal PHP Code Causing Issue

\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addStaticFile('ext_name', 'Configuration/TypoScript', 'Title');

Applied rules

MoveExtensionManagementUtilityAddStaticFileIntoTCAOverridesRector

Expected Behaviour

New file under packages/ext_name/...

Instead new file under home/user/project/packages/ext_name/...

Package Version

latest

PHP Version

8.1

TYPO3 Version

12.4

Notes

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant