Sascha Egerer
Sascha Egerer
@timohund Before i continue here i just want to ask if that is a way we can go. This would require a full reindex and also a force index cleanup...
> @dkd-kaehm I think your arguments are arguments that support the change that @sascha-egerer proposed. For the siteHash we should use the **final used domain**, especially to be able to...
IMO it does but it can't be implemented like this as far as I could see. The parameters are converted to native fluid parameters and there it is not possible...
This is the viewhelper I've used for such cases ```
Yeah I have a patch ready based on a previous patch of named slots. I can push it one rebased on master
> We're currently working on another that would provide responsive images (srcset/sizes and picture tag) for fluid components (and especially in the styleguide). In that context we are rethinking placeholder...
The Library has been build on PHP 5 and PHP 7 compatibility has been added later. So I think it’s a lot of work to make it work and a...
@Sscorpion9991 @spetrov-4xxi I had the same issue and just found out that named arguments do work. `#[Examples(isLocked: true)]` Should give you the expected result.
This issue does still exist and throws an exception that is not handled Example (using 9223372036854775808 due to 64 bit system): https://www.typo3-solr.com/search/?tx_solr%5Bpage%5D=9223372036854775808&tx_solr%5Bq%5D=a ``` ApacheSolrForTypo3\Solr\System\Solr\SolrCommunicationException: Invalid query. Solr returned an error:...
@helhum I'll test it and give feedback