Patrick Crausaz

Results 4 issues of Patrick Crausaz

# Feature Request [Deprecation: #88406](https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.0/Deprecation-88406-SetCacheHashnoCacheHashOptionsInViewHelpersAndUriBuilder.html) I'm using `Typo3LevelSetList::UP_TO_TYPO3_10`. My Frontend throws an error: > "Setting typolink.useCacheHash has no effect anymore. Remove the option in all your TypoScript code and Fluid...

Feature

Check if the fetched user data has the correct type, before setting it to the mail object. See Issue issues #549

What needs to be done: https://github.com/fnagel/t3extblog/issues/144#issuecomment-249388372 ``` Would be great to have a plugin to select specific posts to display them in a list. So post can be pinned. use-casees:...

help wanted
feature

Test if a connection to the SMTP Server is valid with the setup of the clients website; `$GLOBALS['TYPO3_CONF_VARS']['Mail']` Notify an Administrator if the connection is invalid. @georgringer Do you think...