Release 5.2.3 with feature recipient list by sys_dmail_category#125
Open
netzmacher wants to merge 129 commits into
Open
Release 5.2.3 with feature recipient list by sys_dmail_category#125netzmacher wants to merge 129 commits into
netzmacher wants to merge 129 commits into
Conversation
In CLI / Scheduler context, $_SERVER['HTTP_HOST'] can be null. This leads to a malformed URI. Resolves: #273
[BUGFIX] Fix empty $_SERVER['HTTP_HOST'] in CLI context
[TASK] Allow tt_address ^6.0
[TASK] fix composer.json so packagist can update
[BUGFIX] fix PHP warning
Clearify documentation for preventing generation of jumpurls to fit new version of direct mail. Added an example (unsubscribe link). In the old documentation it looked like you had to set a link parameter.
…rnings in DirectMail Plugin
Since the configuration module write the value as tsconfig in the sysfolder, it was possible for user to send multiline value through the module. This fix will ignore multiline value and only saves first line as tsconfig value
Property transOrigPointerTable does not exist since TYPO3 v8 anymore. See: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/8.5/Breaking-78191-RemoveSupportForTransForeignTableInTCA.html
fix: add missing 'executeQuery()'
[Security] prevent user to input multiline value
[BUGFIX] Prevent type error when no categories are defined
[BUGFIX] Avoid warnings in DirectMail Plugin
Make sure the whole plugin.tx_directmail_pi1 is loaded before the individual lib.plaintext* TS-objects, else you don't have any setting available when it renders.
Make sure we define every possible setting that might throw an error later on in PHP due to not being set.
[BUGFIX] Plaintext rendering and PHP 8.x exceptions
Improves PHP 8 compatiblity
Fix unsafe array access to $mediaData['use_jumpurl']
[BUGFIX] PHP 8.1 deprecation exceptions
Update Index.rst (jumpurls)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dear Ivan,
Thanks for the wonderful extension direct_mail.
I extended direct_mail 5.2.2 with the feature "recipient list by sys_dmail_category":
See in both jpgs below.
I atached direct_mail 5.2.3 as full version and the diff-file.
Kind Regards
Dirk
direct_mail_5.2.3.diff.zip
direct_mail_5.2.3_201807251112.zip