Manuel Munz
Manuel Munz
Running sitediff version with sitediff 1.1.1 throws an error: ➜ docker run -it evolvingweb/sitediff sitediff version Traceback (most recent call last): 7: from /usr/local/bundle/bin/sitediff:23:in `' 6: from /usr/local/bundle/bin/sitediff:23:in `load' 5:...
This PR adds a constraint for the same sys_language_uid in uniqueness checks in the news slug update wizard. This makes it possible to migrate to the same slug in different...
Sometimes it would be helpful to disable certain sniffs directly inside files with comments. For example in stylelint you can disable certain checks inside css files with: ``` /* stylelint-disable...
I needed to use something like in a solr index.queue config to get dirrefent detail page urls depending on in which folder news are stored. ``` parameter.cObject = CASE parameter.cObject...
Version: aus_driver_amazon_s3 v1.12.1 TYPO3 v11.5.26 PHP: 8.2.3 We have a S3 bucket with around 100000 files. In TYPO3 to 11.5 we experience out of memory errors when using the search...
Version: aus_driver_amazon_s3 v1.12.1 TYPO3 v11.5.26 PHP: 8.2.3 We are in the progress of updating an instance from 10.4 to 11.5 and noticed some performance problems with this storage driver in...