Bug #5783
The AbstractViewHelper floods the syslog
Start date:
2010-06-18
Due date:
2010-06-18
% Done:
100%
Estimated time:
Has patch:
Description
See related issue #5605 in Extbase.
Files
Updated by Sebastian Kurfuerst almost 12 years ago
- Due date set to 2010-06-18
- Status changed from New to Accepted
- Assignee set to Sebastian Kurfuerst
- Start date changed from 2009-12-18 to 2010-06-18
should be done before release
we will use class_exists(...., FALSE) to not trigger the autoloader. This will work in this case.
Updated by Sebastian Kurfuerst almost 12 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
committed in r4594 in v5, and r2358 in v4.