Skip to content

Conversation

@christoph-bessei
Copy link

I couldn't use the Quickmail function in TYPO3 8.7, because "use_rdct" and "long_link_mode" where NULL during insert. Since ext_tables.sql doesn't allow NULL for this columns Doctrine throws an "ConstraintViolationException".

This patch sets use_rdct and long_link_mode to 0, if they are empty.

webian pushed a commit that referenced this pull request Aug 2, 2020
webian pushed a commit that referenced this pull request Aug 2, 2020
[BUGFIX] Do not use fetchAll when fetching for a single record
webian pushed a commit that referenced this pull request Aug 2, 2020
[TASK] Update composer dependencies
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.

1 participant