Actions
Bug #15813
closedtt_news: error when deleting news message in css popup (TCEMAIN.clearCacheCmd)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-03-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have several pages to display news messages (UIDs 3, 65, 67, 233, 97, 129). In every news sysfolder I saved the line below (in page TSconfig) to clear the cache each time a news message is added or modified.
TCEMAIN.clearCacheCmd = 3,65,67,233,97,129
That works well until I delete a news message by not clicking on the garbage can on the news edit screen. If I select "delete" out of the css popup window (left click on news message icon) the cache isn't cleared for the given page UIDs. The news page still shows the deleted news message. :-(
When deleting a news message via the garbage can it works as expected.
(issue imported from #M2851)
Actions