Bug #37782
Fatal error because of changed RealURL function
| Status: | Resolved | Start date: | 2012-06-06 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 (View) |
Description
http://bugs.typo3.org/view.php?id=14160
As posted on the old bug tracker, there is a fatal error when using crawler with "Use realurl urls":
Fatal error: Call to protected method tx_realurl::setConfig() from context 'tx_crawler_lib' in /[...]/typo3conf/ext/crawler/class.tx_crawler_lib.php on line 272
The reason still seems to be the same: the setConfig function in realURL was changed to protected with version 1.8.1 and therefore crawler should be adapted.
Tested and repeatedly failed on TYPO3 4.6.9 with crawler 3.2.0 and realURL 1.12.1.
Associated revisions
Fatal error because of changed RealURL function
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/crawler/trunk@65318 735d13b6-9817-0410-8766-e36946ffe9aa
History
Updated by Konstantin Krauter 11 months ago
same thing with this function:
tx_realurl::encodeSpURL_doEncode (class.tx_realurl.php)
Tested with T3 v4.7.1 + RealURL 1.12.2 + Crawler 3.2.0
Updated by Michael Klapper 10 months ago
- Status changed from New to Resolved
The checkbox is checkbox "Use realurl urls" is disabled for now until we found a way to reimplement this functionality.
Revision: 65318
Author: michael.klapper
Date: 12:11:48, Freitag, 10. August 2012
Message:
Bug #37783, #37782
Fatal error because of changed RealURL function
----
Modified : /crawler/trunk/tca.php