weakbit
weakbit
Hi @Moongazer It's a while ago. I merged https://github.com/andersundsehr/aus_driver_amazon_s3/pull/141 today and tried to reproduce the problem you described. On my current setup which also uses Cloudfront uploaded the stripped svg...
Hi @cweiske We merged https://github.com/andersundsehr/aus_driver_amazon_s3/pull/141 which should solve this issue
@dknx01 The code in that loop does not do much. But it does a filtering on the elements, i think if we slice before the filters, the results get wrong....
I have a Fix reported for TYPO3 Filelist https://review.typo3.org/c/Packages/TYPO3.CMS/+/79444 As soon as a sorting is set for a non-given property, or to be more explicit, a not yet loaded file-property,...
@mmunz @MohsinQK You could give the branch feature/performance-improvements-caching a try, it has some smaller improvements. Also the caching framework is used and could help. For examle it could be persistent...
Hi @soee We merged https://github.com/andersundsehr/aus_driver_amazon_s3/issues/146 Could you check if that solves your problem?
Closing as there is no further feedback, an other PR was merged in order to fix the described issue
Hi there. Checked some circumstances, and i think it is ok, if for some reason TSFE is not our expected TypoScriptFrontendController we do not set the dns prefetch link. This...
Thank you @cweiske I changed some of the scripts around the tests (minio setup) and others and would provide an other pullrequest you can take a look at and have...
@cweiske I pushed it to https://github.com/andersundsehr/aus_driver_amazon_s3/tree/functional-tests-alternative the idea i had was to update to recent test scripts from the actual blog_example and to create the minio data on test runtime...