Project

General

Profile

Actions

Bug #19479

closed

Enable Caching "USER" instead of "USER_INT"

Added by Sonja Schubert over 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
felogin
Target version:
-
Start date:
2008-10-17
Due date:
% Done:

0%

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

Description

Felogin is a extension which is used often in the right column of every page. Because the extension is not cached, this leads to performance losses, and the whole static file cache doesn't work anymore.

There are two solutions:

1.) TypoScript condition which checks for [usergroup = *] and sets the extension to USER_INT if there is a user logged in. (Extension has to be set to USER as default)

2.) TYPO3 Core support for 'condition based caching' or something similar.
(issue imported from #M9599)


Files

9599.diff (506 Bytes) 9599.diff Administrator Admin, 2008-10-25 21:47
0009599_v3.patch (585 Bytes) 0009599_v3.patch Administrator Admin, 2008-10-27 17:00
0009599_v5.patch (555 Bytes) 0009599_v5.patch Administrator Admin, 2008-11-04 10:08

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #19510: Enable includeLibs also for USER and COA objectsClosedOliver Hader2008-10-27

Actions
Actions #1

Updated by Dmitry Dulepov over 15 years ago

The patch is attached

Actions #2

Updated by Steffen Kamper over 15 years ago

thx Sonja for reporting and Dmitry for the patch, i tested and it works. Is in core list now.

Actions #3

Updated by Oliver Hader over 15 years ago

USER objects do not support the "includeLibs" property.
Test the new patch which solves this...

Actions #4

Updated by Oliver Hader over 15 years ago

The first patch needs the feature #9654 applied to work correctly.

Actions #5

Updated by Steffen Kamper over 15 years ago

added last version of the patch, that needs #9654 which is already committed

Actions #6

Updated by Oliver Hader over 15 years ago

Committed to SVN Trunk (rev. 4414) - TYPO3 4.3-alpha1

Actions #7

Updated by Oliver Hader over 14 years ago

This issue has been reverted in SVN Trunk again (rev. 6031)

Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF