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

Empty installation always shows "Migrations performed" alert #502

Closed
liayn opened this issue Jul 11, 2022 · 0 comments
Closed

Empty installation always shows "Migrations performed" alert #502

liayn opened this issue Jul 11, 2022 · 0 comments

Comments

@liayn
Copy link
Contributor

liayn commented Jul 11, 2022

Core v11 with "typo3/cms-composer-installers" v4.

Opening mask with all folders configured to a path-local sitesetup extension (EXT:sitesetup/...) but having no json file yet, always pretends to having migrated the configuration, although there is none.

nhovratov added a commit that referenced this issue Jul 12, 2022
If an empty array is passed to
`TableDefinitionCollection::createFromArray`, then
it will fall back to a legacy version number. The
JsonSplitLoader now checks, if the definition is
not empty and only then passes the array to the
factory method.

This fixes an issue, where an empty definition
in JsonSplitLoader will always trigger a migration
notice.

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

No branches or pull requests

1 participant