Project

General

Profile

Actions

Bug #32626

closed

not equal statement only works with != not with <>

Added by Joerg Kienast over 12 years ago. Updated over 5 years ago.

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

100%

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

Description

according to this bug report
http://bugs.typo3.org/view.php?id=18374#c61447

It looks like the DBAL Parser cannot handle <> in the WHERE clause if I use != it works fine.

if <> is standard SQL I think this should be added to the SQL Parser of DBAL.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #32161: Invalid SQL in the indexed_searchClosed2011-11-29

Actions
Actions #1

Updated by Gerrit Code Review over 12 years ago

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

Actions #2

Updated by Gerrit Code Review over 12 years ago

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

Actions #3

Updated by Stefan Neufeind over 12 years ago

this would need to become "under review". (afaik doesn't happen automatically for the dbal-subproject; fix in core though ...)

I expect it would fix the DBAL-issue here, since DBAL extends from the t3lib-sqlparser, but unfortunately currently can't test against DBAL.

Actions #4

Updated by Xavier Perseguers over 12 years ago

  • Status changed from New to Under Review
Actions #5

Updated by Gerrit Code Review over 12 years ago

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

Actions #6

Updated by Gerrit Code Review over 12 years ago

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/7416

Actions #7

Updated by Gerrit Code Review over 12 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/7417

Actions #8

Updated by Gerrit Code Review over 12 years ago

Patch set 1 for branch TYPO3_4-4 has been pushed to the review server.
It is available at http://review.typo3.org/7418

Actions #9

Updated by Xavier Perseguers over 12 years ago

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

Updated by Michael Stucki over 10 years ago

  • Project changed from 329 to TYPO3 Core
Actions #11

Updated by Michael Stucki over 10 years ago

  • Category set to 999
Actions #12

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF