Hannes Lau

Results 16 comments of Hannes Lau

@pascallanger I am also interested in this new protocol and I see that you did some work on TRAXXAS related features. Do you have all the TXs and RCs that...

Hi @wing328 ! Thank you for looking at the PR. Unfortunately I do not have a Java development environment to build the project and examples. I might try https://github.com/OpenAPITools/openapi-generator?tab=readme-ov-file#development-in-docker ....

I can confirm the issue with eventnews 5.0.1 in TYPO3 11 and a very old data set. If a TYPO3 backend editor edits an old news list plugin, the eventRestriction...

@georgringer I added an update wizard that copies the data from the old `eventRestriction` field to the new one. If an editor already made conscious changes to the new `eventRestriction`...

Hi @gleniat , Hi @g105b ! I had the same issue. In my case a product specific composer plugin created var/tmp/… folders after `composer install`. The folders were created but...

This seems related to #913

I have the same issue in a CI pipeline. Its an oudated node and bower version ``` npm install -g [email protected] bower install MutationObserver-shim # … # bower CERT_HAS_EXPIRED Request...

> Would it be possible that bower somehow uses a differnt ca-cert folder than curl? This seems to be true, but it is fixable: ``` export NODE_OPTIONS=--use-openssl-ca bower install MutationObserver-shim...

The exception `Service "%1$s" already in basket` that we see has been introduced in Commit https://github.com/aimeos/ai-controller-frontend/commit/5ca9a84777700491533eef78d22e57b5152613c8 on 2022-09-28. So I assume the issue has nothing to with the recent security...

Hi @aimeos ! Unfortunately, https://github.com/aimeos/ai-controller-frontend/commit/c8ccfeb3f40ef2f5db721e4459ece3451d76ffa7 did not fix the issue for our shop. The message `Service “delivery” already in basket` still appears after the selection of the delivery method. I...