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

Bug #32128

Compatibility of caretaker_instance with TYPO 4.6.x

Added by Philipp Heine over 1 year ago. Updated 6 months ago.

Status:Closed Start date:2011-11-28
Priority:Must have Due date:
Assignee:Martin Ficzel % Done:

0%

Category:Tests/Operations
Target version:-
Votes: 0

Description

After updating the instance to TYPO3 4.6.1 faile each test:

Command execution failed: Invalid result: <br /> <b>Fatal error</b>:  Call to undefined method t3lib_div::makeInstanceClassName() in <b>/XXXXXX/typo3conf/ext/caretaker_instance/classes/class.tx_caretakerinstance_Operation_GetRecord.php</b> on line <b>121</b><br />

CURL Info: array (
  'url' => 'http://xxx.xxxxxx.xx/?eID=tx_caretakerinstance',
  'content_type' => 'text/html; charset=utf-8',
  'http_code' => 200,
  'header_size' => 296,
  'request_size' => 1834,
  'filetime' => -1,
  'ssl_verify_result' => 0,
  'redirect_count' => 0,
  'total_time' => 0.17511,
  'namelookup_time' => 3.9E-5,
  'connect_time' => 0.001061,
  'pretransfer_time' => 0.001068,
  'size_upload' => 1643,
  'size_download' => 227,
  'speed_download' => 1296,
  'speed_upload' => 9382,
  'download_content_length' => -1,
  'upload_content_length' => -1,
  'starttransfer_time' => 0.161944,
  'redirect_time' => 0,
  'request_headers' =>
  array (
    0 => 'Cache-Control: no-cache',
    1 => 'Pragma: no-cache',
    2 => 'Content-Length: 1643',
    3 => 'Expect:',
  ),
)

History

Updated by Thomas Hempel over 1 year ago

  • Status changed from New to Accepted
  • Assignee set to Thomas Hempel

Updated by Thomas Hempel over 1 year ago

Fixed in Revision r55175

Updated by Thomas Hempel over 1 year ago

  • Status changed from Accepted to Resolved

Updated by Philipp Heine over 1 year ago

Sorry, but still every test failes on 4.6.1. I receive only the error message: "Command Execution failed"

Updated by Thomas Hempel over 1 year ago

  • Status changed from Resolved to Under Review

Can anybody else test this? It works for me.

Updated by Thomas Hempel over 1 year ago

  • Assignee changed from Thomas Hempel to Martin Ficzel

Updated by Tobias Liebig 6 months ago

  • Status changed from Under Review to Closed

'makeInstanceClassName' isn't used any more in EXT:caretaker nor EXT:caretaker_instance.

Also available in: Atom PDF