loeffe1
loeffe1
There is an inconsistency within the finishers which results in the DocumentFinisher from never being called when cart_paypal is being used: cart_pdf: ``` plugin.tx_cart { finishers { order { 350...
Sorry for the late reply. I am talking about the link wizard in the richtext editor for product descriptions: https://imgur.com/R30oWUM
Any news on this? It seems the possibility to set requireCHashArgumentForActionArguments was removed purposely without introducing a fix for this? #15
Thanks for the quick reply! The default value `content` is used.
In this particular case the search term actually occurs way later in the resulted text and is not part of the truncated text.
In case anybody is having this issue aswell, I was able to achieve much better results with a few modifications in solrconfig.xml. So far I have not experienced any word...
I can, if you'd like me to. I'm just wondering if this needs more testing.
I have created a pull request for a basic version supporting english and german cores. The `hl.bs.language` and `hl.bs.country` fields are set dynamically via core properties. This *should* work
@einNicklas Were you able to find out what caused this behavior? I am having the same issue after upgrading from TYPO3 10 to 12
Hi Stefan, yes, I get the exact same error messages. I can rebuild the records without any isses when running either `events2:rebuild` or `Re-Create day records` from the TYPO3 BE...