Project

General

Profile

Actions

Bug #16811

closed

fullQuoteStr() method not available with TYPO3 v3.7.x

Added by Francois Suter almost 18 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2006-12-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The new patched version of rtehtmlarea for TYPO3 v3.7.x (version 1.1.4) calls on the fullQuoteStr() of class.t3lib_db.php. But this method only exists in TYPO3 v3.8.0+ resulting in a crash with TYPO3 v3.7.x.

There is a single call to fullQuoteStr() in rtehtmlarea/class.tx_rtehtmlarea_base.php, which I replaced by a call to quoteStr() and that solved the problem. I include the corresponding diff file with this bug.

TYPO3 v3.7.0
rtehtmlarea v1.1.4
(issue imported from #M4699)


Files

class.tx_rtehtmlarea_base.diff (1.82 KB) class.tx_rtehtmlarea_base.diff Administrator Admin, 2006-12-26 15:26
class.tx_rtehtmlarea_base-2.diff (1.95 KB) class.tx_rtehtmlarea_base-2.diff Administrator Admin, 2006-12-26 17:21
Actions

Also available in: Atom PDF