Project

General

Profile

Actions

Bug #74010

closed

Bypassing cache usage in PageProvider caused by wrong condition

Added by Damir Abdijevic about 8 years ago. Updated about 8 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
Start date:
2016-03-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
fluid cache pageprovider sql database
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

In method FluidTYPO3\Fluidpages\Provider\PageProvider::getInheritedConfiguration() is a condition for checking the cache. A cache can be empty. So there is no need to query the database if the cache key exists but it contains only an empty array.


Files

Actions #1

Updated by Wouter Wolters about 8 years ago

  • Status changed from New to Rejected

This is not a core extension but a 3rd party extension.
Please report your issue at https://github.com/FluidTYPO3/fluidpages

Actions

Also available in: Atom PDF