Project

General

Profile

Actions

Bug #43322

closed

SQL error in getLinkCounts

Added by Philipp Gampe over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Linkvalidator
Target version:
Start date:
2012-11-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

exec_SELECTquery
caller    TYPO3\CMS\Core\Database\DatabaseConnection::exec_SELECTquery
ERROR    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') GROUP BY link_type' at line 1
lastBuiltQuery    SELECT count(uid) as nbBrokenLinks,link_type FROM tx_linkvalidator_link WHERE record_pid in (137,157,305,200,185,187,186,188,236,293,290,263,303,) GROUP BY link_type
debug_backtrace    TYPO3\CMS\Info\Controller\InfoModuleController->main#62 // TYPO3\CMS\Backend\Module\BaseScriptClass->extObjContent#83 // TYPO3\CMS\Linkvalidator\Report\LinkValidatorReport->main#364 // TYPO3\CMS\Linkvalidator\LinkAnalyzer->getLinkCounts#225 // TYPO3\CMS\Core\Database\DatabaseConnection->exec_SELECTquery#372 // TYPO3\CMS\Core\Database\DatabaseConnection->debug#216
Actions #1

Updated by Gerrit Code Review over 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16775

Actions #2

Updated by Anonymous over 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:e972df4f22da72a45d4ca0383f8ce91fefe08d32.

Actions #3

Updated by Michael Stucki over 10 years ago

  • Category set to Linkvalidator
Actions #4

Updated by Michael Stucki over 10 years ago

  • Project changed from 1510 to TYPO3 Core
  • Category changed from Linkvalidator to Linkvalidator
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF