Henrik Ziegenhain

Results 5 issues of Henrik Ziegenhain

Undefined array key "domain" Resolve #1823

## Bug Report **Current Behavior** When clicking a link to download a generated ICS the following exception occurs: ``` (1/1) #1476107295 TYPO3\CMS\Core\Error\Exception PHP Warning: Undefined array key "domain" in /var/www/html/html/typo3conf/ext/news/Classes/Controller/NewsController.php...

I get an exception thrown, when adminpanel is active. ``` (1/1) #1476107295 TYPO3\CMS\Core\Error\Exception PHP Runtime Deprecation Notice: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in...

bug

**Description:** It is not possible to insert new news records. All configuration is based on build-in feature as documented here: https://docs.typo3.org/p/friendsoftypo3/frontend-editing/3.0/en-us/InlineEditing/Index.html?highlight=news#custom-record-editing Maybe there are multiple issues. First could be a...

Backend Preview is still missing Resolves #28