Bug #37493

t3lib_tcemain methods lack proper visibility settings

Added by Tolleiv Nietsch 12 months ago. Updated 12 months ago.

Status:Under Review Start date:2012-05-25
Priority:Should have Due date:
Assignee:Tolleiv Nietsch % Done:

0%

Category:-
Target version:-
TYPO3 Version:6.0 Complexity:
PHP Version:
Votes: 0

Description

The patch changes as much methods as possible to "protected" only methods which are in use from the outside or which are called through callback-functions are left public.

Why so restrictive? The less we open up the more can be moved / refactored later.

History

Updated by Tolleiv Nietsch 12 months ago

Test by using the backend as editor, create, edit, delete content within the LIVE and a draft workspace. Use the history, translate contents, ... and last but not least run the few unittests.

Updated by Gerrit Code Review 12 months ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11624

Updated by Gerrit Code Review 12 months ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11624

Updated by Gerrit Code Review 12 months ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11624

Updated by Gerrit Code Review 12 months ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11624

Updated by Gerrit Code Review 12 months ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11624

Updated by Gerrit Code Review 12 months ago

Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11624

Also available in: Atom PDF