Alexander Nostadt

Results 10 comments of Alexander Nostadt

IMO it's reasonable to support this because TYPO3 CMS in general is supported by ddev. In addition this particular project by helhum makes TYPO3 more secure. A basic feature could...

Fair enough. So let me push this a little at least: What are your thoughts about introducing a flag or path? If possible `.ddev/config.yaml` feels like the right place.

I experienced same with > public/typo3conf/ext/vhs/Classes/Service/AssetService.php:643 Seems like this ext. is not compatible with T3 v10 even though it claims to be. Correct me if my impression is wrong. ```...

@NamelessCoder informed me that there's a pending release within [development](https://github.com/FluidTYPO3/vhs/tree/development) > @AMartinNo1 fix is pending but release has not yet been made, see https://github.com/FluidTYPO3/vhs/commits/development - until release is made you...

I experience a similar issue but not with `femanager`. Perhaps this is related to TYPO3 than `femanager` or there are certain steps that lead to this unexpected behaviour. I have...

I see. Alright, I was just curious as the milestone is set to 1st Sep. 2017 and we experience some issues. The update script was one possible solution - it...