Bug #37738
Crawler que fails in scheduler TYPO3 4.7
| Status: | Resolved | Start date: | 2012-06-05 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 8 (View) |
Description
Replace all occurances of "t3lib_div::view_array" with "t3lib_utility_Debug::viewArray" in file class.tx_crawler_lib.php. It creates a fatal PHP error because function is deprecated and removed from the API.
History
Updated by Oliver Salzburg 10 months ago
Oh well then, seems like it was already fixed 1 year ago: http://forge.typo3.org/issues/13629
I guess we just have to wait for the "next release" :) No pressure guys ;P
Updated by Michael Klapper 9 months ago
- Status changed from New to Resolved
Revision: 51171
Author: michael.klapper
Date: 09:21:43, Mittwoch, 17. August 2011
Message:
Bug #13629: Handle deprecated function call
----
Modified : /crawler/trunk/class.tx_crawler_lib.php
Modified : /crawler/trunk/modfunc1/class.tx_crawler_modfunc1.php