Project

General

Profile

Actions

Bug #78227

closed

Reports module > status reports broken on 8.4-dev

Added by Riccardo De Contardi over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2016-10-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint

Description

On 8.4-dev (latest master, commit 5186ec799b12b55b32579ed65f334f4ceb4ef980 [5186ec7]) the module Reports module > status reports throws an error:

Oops, an error occurred!
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 ')' at line 1
More information regarding this error might be available online.

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1472074485: 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 ')' at line 1 | TYPO3\CMS\Extbase\Persistence\Generic\Storage\Exception\SqlErrorException thrown in file /var/www/html/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbBackend.php in line 344. 
Requested URL: http://x.y.z/typo3/index.php?M=system_ReportsTxreportsm1&moduleToken=5da238e053251836b249f1578fecbab4e5f8ce5b&tx_reports_system_reportstxreportsm1%5Bextension%5D=tx_reports&tx_reports_system_reportstxreportsm1%5Breport%5D=status&tx_reports_system_reportstxreportsm1%5Baction%5D=detail&tx_reports_system_reportstxreportsm1%5Bcontroller%5D=Report

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #77379: Doctrine: Migrate extbase Typo3DbBackend and Typo3DbQueryParserClosedMarkus Hölzle2016-08-03

Actions
Has duplicate TYPO3 Core - Bug #78237: Reports module fatalsClosed2016-10-11

Actions
Has duplicate TYPO3 Core - Bug #78246: Typo3DbQueryParser->convertQueryToDoctrineQueryBuilder() always calls queryBuilder->andWhere()Closed2016-10-11

Actions
Actions #1

Updated by Daniel Goerz over 7 years ago

  • Priority changed from Should have to Must have
  • Target version set to 8.4
  • Is Regression changed from No to Yes

This is most likely a regression of the Migration of the extbase query parser to Doctrine.

Debugging the performed queries in Typo3DbBackend leads to

SELECT `tx_extensionmanager_domain_model_repository`.* FROM `tx_extensionman
   ager_domain_model_repository` `tx_extensionmanager_domain_model_repository`
   WHERE ()'
Actions #2

Updated by Gerrit Code Review over 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50182

Actions #3

Updated by Gerrit Code Review over 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50182

Actions #4

Updated by Gerrit Code Review over 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50182

Actions #5

Updated by Gerrit Code Review over 7 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50182

Actions #6

Updated by Gerrit Code Review over 7 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50182

Actions #7

Updated by Gerrit Code Review over 7 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50182

Actions #8

Updated by Gerrit Code Review over 7 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50182

Actions #9

Updated by Christian Kuhn over 7 years ago

  • Sprint Focus set to Stabilization Sprint
Actions #10

Updated by Gerrit Code Review over 7 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50182

Actions #11

Updated by Daniel Goerz over 7 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF