Bug #8029
PHP fatal errors in reports module
| Status: | Resolved | Start date: | 2010-06-02 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Ingo Renner | % Done: | 100% |
|
| Category: | Backend Modules | |||
| Target version: | 1.1 | |||
| TYPO3 Version: | Has patch: | |||
| PHP Version: | Tags: | |||
| Votes: | 0 |
Description
Reports module uses methods
- tx_solr_SolrService::getSchemaName()
- tx_solr_SolrService::getSolrServerVersion()
which are not present.
Associated revisions
Fixed issue #8029: PHP fatal errors in reports module
Fixed issue #8029: PHP fatal errors in reports module
History
Updated by Ingo Renner almost 3 years ago
- Category set to Backend Modules
- Status changed from New to Resolved
- Assignee set to Ingo Renner
- Target version set to 1.1
- % Done changed from 0 to 100
thanks for spotting this! resolved in r33845