Bug #87019
closedInfo > PageTS Config on root pid 0 causes exception
100%
Description
When the Info module is opened on pid 0 and "PageTS Config" is selected, the backend module crashes with an exception due to an strict error:
An exception occurred while executing 'SELECT `uid`, `TSconfig` FROM `pages` WHERE (`TSconfig` <> ?) AND ((`pages`.`deleted` = 0) AND ((`pages`.`t3ver_wsid` = 0) OR (`pages`.`t3ver_state` <= 0))) GROUP BY `uid`' with params [""]: 'db.pages.TSconfig' isn't in GROUP BY
Updated by Gerrit Code Review almost 6 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/58962
Updated by Gerrit Code Review almost 6 years ago
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/58963
Updated by Gerrit Code Review almost 6 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/58962
Updated by Gerrit Code Review almost 6 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/58962
Updated by Mathias Brodala almost 6 years ago
- Related to Task #76484: Doctrine: Migrate InfoPageTyposcriptConfigController added
Updated by Gerrit Code Review almost 6 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/58962
Updated by Andreas Fernandez almost 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 425e1fe5c7a4c2ce7e0fc9f183cfffbe607c901e.
Updated by Gerrit Code Review almost 6 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58965
Updated by Gerrit Code Review almost 6 years ago
Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58965
Updated by Andreas Fernandez almost 6 years ago
- Status changed from Under Review to Resolved
Applied in changeset bc847427562dcd47c7e8785d50e682a517202b2f.