Project

General

Profile

Actions

Bug #79113

closed

Fluid styled content menu type recently updated pages throws exception

Added by Benjamin Kott about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Fluid Styled Content
Target version:
Start date:
2016-12-29
Due date:
% Done:

100%

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

Description

An exception occurred while executing 'SELECT * FROM `pages` WHERE (`uid` IN (?)) AND (((`pages`.`deleted` = 0) AND (`pages`.`t3ver_state` <= 0) AND (`pages`.`hidden` = 0) AND (`pages`.`starttime` <= 1483048260) AND ((`pages`.`endtime` = 0) OR (`pages`.`endtime` > 1483048260))) AND (`pages`.`doktype` < 200)) AND (((`pages`.`fe_group` = '') OR (`pages`.`fe_group` IS NULL) OR (`pages`.`fe_group` = 0) OR (FIND_IN_SET('0', `pages`.`fe_group`)) OR (FIND_IN_SET('-1', `pages`.`fe_group`)))) AND (doktype NOT IN (6,255,254) AND nav_hide = 0 AND doktype != 199 AND no_search = 0 AND SYS_LASTCHANGED >=1482443509) ORDER BY `SYS_LASTCHANGED DESC` ASC' with params [""]: Unknown column 'SYS_LASTCHANGED DESC' in 'order clause'
Actions #1

Updated by Gerrit Code Review about 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/51066

Actions #2

Updated by Gerrit Code Review about 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/51066

Actions #3

Updated by Gerrit Code Review about 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/51066

Actions #4

Updated by Gerrit Code Review about 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/51066

Actions #5

Updated by Anonymous about 7 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF