Project

General

Profile

Actions

Bug #16333

closed

Caching problem with Opera

Added by Bjrn Kraus over 18 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-07-10
Due date:
% Done:

0%

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

Description

In IE and Mozilla tt_products works fine with activated caching option (config.sendCacheHeaders = 1). But Opera doesn't refresh the basket if you only use a link to open the basket page.
The reason for this is a change in class.tslib_fe.php: As Ole Tange proposed the "Cache-Control" is set to "private" which tells the browser to decide whether to cache the page or not. Opera in this special situation decides to cache while the other browsers refresh the page. If you deactivate the caching option no cache header is sent which leads to the same behaviour.

So, if we step back to the old behaviour, setting the "Cache-Control" to "no-cache" etc., the problem with Opera and the basket could be solved.

Any doubts?

Regards
Bjoern Kraus

---
Phoenix websolutions
http://www.phoenixwebsolutions.de

(issue imported from #M3815)

Actions #1

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • PHP Version deleted (5)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF