Project

General

Profile

Actions

Bug #58973

closed

quoteStr is not using the table

Added by Martin Tepper over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2014-05-20
Due date:
% Done:

0%

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

Description

Currently i'm trying to find a way to crawl EXT:news records with the crawler extension by using the single_pid of the category.
For this case i have a statement with three tables. (news,mm,category)

In this case the crawler is using the quoteStr method in TYPO3\CMS\Core\Database. But here the tablename will not use so that it is not possible to get a valid query in my case.

I think it should not be a problem to set the tablename all the time.


Files

quoteStr.patch (714 Bytes) quoteStr.patch Martin Tepper, 2014-05-20 22:54
Actions

Also available in: Atom PDF