Bug #19620
Frontend plugins show PHP error if there is no TypoScript configuration
| Status: | Closed | Start date: | 2008-11-17 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Oliver Hader | % Done: | 0% |
|
| Category: | Communication | |||
| Target version: | - | |||
| TYPO3 Version: | 4.3 | Complexity: | ||
| PHP Version: | 5.2 | |||
| Votes: | 0 |
Description
Frontend plugins show a PHP error if there is not TypoScript configuration available when calling a user function:
Catchable fatal error: Argument 2 passed to tslib_cObj::isClassAvailable() must be an array, null given, called in typo3/sysext/cms/tslib/class.tslib_content.php on line 5988 and defined in typo3/sysext/cms/tslib/class.tslib_content.php on line 6419
(issue imported from #M9802)
Related issues
| related to Core - Bug #19580: Some extensions do not work anymore in the frontend | Closed | 2008-11-06 | ||
| duplicated by Core - Bug #19776: TYPO3 4.3.0alpha1 in combination with DAM throws error in... | Resolved | 2009-01-07 |
History
Updated by Oliver Hader over 4 years ago
Committed to SVN Trunk (rev. 4475)