Actions
Bug #11280
closedRefactor class tx_linkvalidator_processing
Start date:
2010-12-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Refactor at least class tx_linkvalidator_processing: The main method getLinkStatistics() is far too complicated and nested.
Updated by Pierre Boivin almost 14 years ago
- Status changed from New to Needs Feedback
I had split the function in two parts, simplify some variable reused and rename some.
Updated by Chris topher almost 14 years ago
Is that one finished?
The function seems to work correctly as far as I can tell.
Updated by Chris topher almost 14 years ago
- Status changed from Needs Feedback to Resolved
- % Done changed from 0 to 100
I reviewed the change and everything works like before.
Committed a minimal CGL cleanup in r41844.
Updated by Chris topher over 12 years ago
- Status changed from Resolved to Closed
Updated by Michael Stucki almost 11 years ago
- Project changed from 1510 to TYPO3 Core
- Category changed from Linkvalidator to Linkvalidator
Actions