Project

General

Profile

Actions

Bug #54489

closed

"clear cache for this Page" permanently removes all content from this page

Added by Kevin no-lastname-given over 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-12-18
Due date:
% Done:

0%

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

Description

1. Add a text element (or any other element) and fill it with content
2. Clear cache from only this page
3. all content elements are empty. HTML element is complete empty, RTE contains only "<p>&nbsp ;</p>"

syslog contains only

11:11:07         k.quiatkowski@LIVE         CACHE         Clear Cache         User k.quiatkowski has cleared the cache (cacheCmd=61)

Actions #1

Updated by Markus Klein over 10 years ago

Which version are you using exactly and which extensions are installed?

Actions #2

Updated by Kevin no-lastname-given over 10 years ago

6.1.7, only core extensions and RealURL

Actions #3

Updated by Markus Klein over 10 years ago

  • Status changed from New to Needs Feedback

I can't reproduce this. Do you have any special config somewhere?

Actions #4

Updated by Kevin no-lastname-given over 10 years ago

depends on what is referred to as special

i'm using a coustum backend Layout

backend_layout {
    colCount = 1
    rowCount = 1
    rows {
        1 {
            columns {
                1 {
                    name = Content
                    colPos = 0
                }
            }
        }
    }
}

And all Pages are multi language.

it looks as if in the table "tt_content" column "body text" is simply set to an empty string. Colum "header" is not affected.

Actions #5

Updated by Markus Klein over 10 years ago

The clear cache commands do not touch the current records at all usually. So this is really strange.

I re-tested with your be_layout, but I still can't reproduce it

Actions #6

Updated by Alexander Opitz over 10 years ago

Is this issue gone?

Is the data not shown or is the data also missing in the database?

Actions #7

Updated by Alexander Opitz almost 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF