[TYPO3-Solr] Bug? Quotes in query and tagcloud
Christian Nölle
noelle at uni-wuppertal.de
Tue Sep 17 14:16:10 CEST 2013
Hi there,
when you fire a query via tx_solr in quotes the constructed URL will
look like this:
https://solr-server.foo/index.php?tx_solr%5Bq%5D=%22MyQuery%22
which will work fine. But tx_solr is buildin a tag cloud with the most
common searches as well, constructing the following links:
https://solr-server.foo/index.php&tx_solr%5Bq%5D="%3BMyQuery="%3B=
which translate to, well, nonsens... :)
Is there any TS to tweak this or is that a bug...
--
-c
More information about the TYPO3-project-solr
mailing list