Bug #55753
closed
pagetype is not respected in pagecache
Added by Philipp Wrann almost 11 years ago.
Updated about 6 years ago.
Description
When a pagecontent is cached the type is not respected, so it happens, that you get the wrong cacheentries when requesting a page 2 times.
- % Done changed from 0 to 50
in TypoScriptFrontEndController, line 2326 (current master [179675e])
fix 'type' => (int)$this->typ, to 'type' => (int)$this->type,
- Status changed from New to Accepted
- % Done changed from 50 to 0
Thanks a lot for finding this!
Patch comes along.
- Is Regression changed from No to Yes
- Status changed from Accepted to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF