Project

General

Profile

Actions

Bug #52179

closed

ContentElement upload - inconsistent timestamp updating

Added by Alexander Wende over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-09-23
Due date:
% Done:

0%

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

Description

The timestamp of the upload contentElement doesn't change when adding file references.

How to reproduce:
- Create new upload content element. Add an file reference and watch the timestamp.
- Add another file reference. Watch the timestamp again. It doesn't change.
- Delete the file reference. Watch the timestamp. Now the timestamp changes.

TYPO3 6.1.3

Actions #1

Updated by Alexander Wende over 10 years ago

I noticed that this bug affects all inlineElements.
TYPO3\CMS\Core\DataHandling\DataHandler->checkValue_inline() returns nothing when adding new inline elements. So if nothing else than the inline element is changed, TYPO3\CMS\Core\DataHandling\DataHandler->fillInFieldArray() will return an empty array and no new timestamp will be generated

Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Closed

works on master

Actions

Also available in: Atom PDF