Skip to content

Fix use_rdct and long_link_mode cannot be NULL in Quickmail#1

Open
christoph-bessei wants to merge 1 commit intowebian:TYPO3_8_LTSfrom
Bessei-IT:TYPO3_8_LTS
Open

Fix use_rdct and long_link_mode cannot be NULL in Quickmail#1
christoph-bessei wants to merge 1 commit intowebian:TYPO3_8_LTSfrom
Bessei-IT:TYPO3_8_LTS

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