Project

General

Profile

Actions

Task #70000

closed

ext:belog causes deprecation log entries

Added by Anja Leichsenring over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Code Cleanup
Target version:
Start date:
2015-09-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

the usage of __wakeup() in Constraint Model (by extending AbstractDomainModel) and the usage of its properties manualDateStart and manualDateStop cause deprecation log entries.

For the __wakeup() call not so much can be done in the moment, an strategic change how extbase handles those objects must be implemented. At least the deprecation log entry can be avoided by adding an empty __wakeup() function to the constraint model.

The usage of the properties is not needed anymore and can therefore be removed from the partial file.

Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43457

Actions #2

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43457

Actions #3

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43457

Actions #4

Updated by Anja Leichsenring over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF