Project

General

Profile

Actions

Bug #67707

closed

Invalid SQL Query in LanguageIsoCodeUpdate

Added by Morton Jonuschat almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Install Tool
Target version:
Start date:
2015-06-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

The statement SELECT COUNT FROM "sys_language" WHERE "language_isocode" = "" AND "static_lang_isocode" != "" is invalid as it uses double quotes for field values. Double Quotes should be used for identifiers, single quotes for values.

Actions

Also available in: Atom PDF