Project

General

Profile

Actions

Bug #22494

closed

Missing XCLASS in class.t3lib_matchcondition_abstract.php

Added by Franz Holzinger about 14 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-04-21
Due date:
% Done:

0%

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

Description

The file class.t3lib_matchcondition_abstract.php has no XCLASS at the end.

abstract class t3lib_matchCondition_abstract {
...

}

This is bad, because if you want to enhance the methods, then you must do the same twice for class.t3lib_matchcondition_backend.php and class.t3lib_matchcondition_frontend.php .

(issue imported from #M14171)


Files

14171.diff (760 Bytes) 14171.diff Administrator Admin, 2010-04-23 15:43
Actions

Also available in: Atom PDF