[TYPO3-core] FYI: Fixed bug #12488: Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend

Oliver Hader oliver at typo3.org
Fri Nov 6 11:14:49 CET 2009


The following changes were committed to SVN Trunk (rev. 6354)

Type: Bugfix / Cleanup

Bugtracker references:
http://bugs.typo3.org/view.php?id=12488

Branch: Trunk

Problem:
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.

Solution:
To reduce redundancy t3lib_matchConditions gets marked as deprecated and
inherits from t3lib_matchCondition_frontend. An accordant (already
existing) testcase ensures that the functionality is still the same.

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012488.patch
Type: text/x-patch
Size: 16381 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091106/5e044f9a/attachment.bin>


More information about the TYPO3-team-core mailing list