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

Bug #8916

tx_solr_SolrService::_sendRawPost tests on empty $GLOBALS['TSFE']

Added by Michiel Roos almost 3 years ago. Updated over 1 year ago.

Status:Accepted Start date:2010-07-17
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:Logging
Target version:-
TYPO3 Version: Has patch:
PHP Version: Tags:
Votes: 0

Description

tx_solr_SolrService::_sendRawPost tests on empty $GLOBALS['TSFE']

So the error is never logged (line 363 and probably in other places)

History

Updated by Ingo Renner almost 3 years ago

Hey Michiel,

I'm sorry, but I don't get what the issue is... Logging for raw POST works fine...

Updated by Michiel Roos almost 3 years ago

From the backend module

Updated by Ingo Renner almost 3 years ago

Michiel Roos wrote:

From the backend module

???

Updated by Michiel Roos almost 3 years ago

Clearing the index, committing pending documents from the Solr backend module can not be logged to the dev log for the stated reason.

Updated by Ingo Renner over 2 years ago

  • Subject changed from Apache_Solr_Service::_sendRawPost tests on empty $GLOBALS['TSFE'] to tx_solr_SolrService::_sendRawPost tests on empty $GLOBALS['TSFE']

Updated by Olivier Dobberkau over 1 year ago

  • Assignee set to Ingo Renner
  • Target version set to next (placeholder)

What is the Status on this?

Updated by Olivier Dobberkau over 1 year ago

  • Status changed from New to Needs Feedback

Updated by Ingo Renner over 1 year ago

  • Category changed from Solr PHP Client to Logging
  • Status changed from Needs Feedback to Accepted
  • Assignee deleted (Ingo Renner)
  • Target version deleted (next (placeholder))

$GLOBALS['TSFE'] is not available in BE context, thus won't log anything

Also available in: Atom PDF