CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #4813

flexform values should be used

Added by Thomas Mammitzsch over 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2009-09-29
Priority:Should have Due date:
Assignee:Ingo Renner % Done:

100%

Category:Frontend Plugins
Target version:1.2
TYPO3 Version: Has patch:
PHP Version: Tags:
Votes: 0

Description

Configuration via flexform of the plugin is not used by the plugin currently. I think we should merge flexform config with TS-config in tx_solr_Util::getSolrConfiguration.

mergeflexform.patch (3.2 kB) Thomas Mammitzsch, 2009-09-30 01:22


Related issues

related to Apache Solr for TYPO3 CMS - Bug #7327: Sorting component does not respect target page setting fr... Resolved 2010-04-19
related to Apache Solr for TYPO3 CMS - Bug #6260: Commonterms and last searches ignore the 'targetpage' of ... Closed 2010-01-28

History

Updated by Thomas Mammitzsch over 3 years ago

here's a patch solving this. For some reason, if you fill out the sorting field in flexform you get no search results - also without this patch.
Also i don't know where to map the 'allow emptyQuery' checkbox to.
I putted the code in class.tx_solr_pi_results.php, because its all frontend related and it seems handy to do it there because of tslib_pibase inheritance.

Updated by Ingo Renner almost 3 years ago

  • Category set to Frontend Plugins
  • Status changed from New to Resolved
  • Assignee set to Ingo Renner
  • Target version set to 1.2
  • % Done changed from 0 to 100

fixed

Also available in: Atom PDF