Project

General

Profile

Actions

Bug #21478

closed

Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend

Added by Oliver Hader over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-11-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In TYPO3 4.3-beta2 the backend conditions have been integrated and the condition matching was split in to classes for backend and frontend disposal. Thus, the code in t3lib_matchCondition is deprecated but maybe some extensions still rely on that class.

To reduce redundancy t3lib_matchConditions gets marked as deprecated and inherits from t3lib_matchCondition_frontend. An accordant testcase ensures that the functionality is still the same.

(issue imported from #M12488)


Files

0012488.patch (16 KB) 0012488.patch Administrator Admin, 2009-11-06 10:49
Actions #1

Updated by Oliver Hader over 14 years ago

Committed to SVN Trunk (rev. 6354)

Actions

Also available in: Atom PDF