Project

General

Profile

Actions

Bug #27858

closed

dbal fails parsing on '''

Added by Anonymous almost 13 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2011-07-05
Due date:
% Done:

100%

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

Description

When using dbal with MSSQL, the parser fails when simple quotes are escaped by the adodb mssql driver.

Since MSSQL escapes simple quotes with a simple quote, the parser seems to think that a new statement begins and fatally crashes because no operator is set. Instead of crashing, dbal should check, that this is no error but an escaped simple quote.

Greets Tizian


Files

Actions

Also available in: Atom PDF