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

[BUGFIX] Fail upgrade when incompatible extensions are found #819

Merged

Conversation

helhum
Copy link
Member

@helhum helhum commented Jun 14, 2019

Instead of silently deactivating extensions, we now fail
if incompatible extensions are found during an upgrade:run run.

Fixes: #720

Instead of silently deactivating extensions, we now fail
if incompatible extensions are found during an upgrade:run run.

Fixes: TYPO3-Console#720
@helhum helhum force-pushed the fail-upgrade-for-incompatible-extensions branch from 6ea66cf to ca86b11 Compare June 14, 2019 11:48
@helhum helhum merged commit bed03d0 into TYPO3-Console:master Jun 14, 2019
@helhum helhum deleted the fail-upgrade-for-incompatible-extensions branch June 14, 2019 15:49
mbrodala pushed a commit that referenced this pull request Jun 17, 2019
#820)

* [BUGFIX] Adjust username requirements in backend:createadmin command

Allow usernames with at least one character.

Fixes: #813

* [TASK] Add tests for short user names

Tweak wording for error message as well

Relates: #819
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

Successfully merging this pull request may close these issues.

"upgrade" command shouldn't silently deactivate incompatible extensions
1 participant