Bug #67057
DBAL locallang error
Status: | Closed | Start date: | 2015-05-20 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | DBAL | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | 5.5 | Sprint Focus: | ||
Complexity: |
Description
In v7.2, on DBAL Debug:Fatal error: Call to a member function includeLLFile() on a non-object in xxx/typo3/sysext/dbal/mod1/index.php on line 21
Error raised after applying patch from bug #67040.
Related issues
History
#1 Updated by alexis nicolas 3 months ago
- Assigned To set to Markus Klein
#2 Updated by Markus Klein 3 months ago
- Status changed from New to Needs Feedback
I'm failing to reproduce this on latest master.
I installed DBAL and accessed the module, but no errors.
#3 Updated by Morton Jonuschat 3 months ago
Has already been resolved in master (commit ec5dad1 / #66642)
#4 Updated by Markus Klein 3 months ago
- TYPO3 Version changed from 7 to 6.2
Args... my mistake of course. I already looked at it today in the sources and saw that the code is not in master anymore.
Still I'm failing to reproduce it on 6.2. The module works as expected (besides looking awful ;-))
#5 Updated by Morton Jonuschat 3 months ago
Description says 7.2, Version field 6.2.
From Slack I know it's a 7.2 installation.
6.2 works OK for me too.
#6 Updated by Markus Klein 3 months ago
- Assigned To deleted (
Markus Klein)
Alexis, your turn to give us info, what the issue might be. I currently believe that this is not a core issue.
#7 Updated by alexis nicolas 2 months ago
I applied patch from http://review.typo3.org/39095 and problem solved in v7.2.
#8 Updated by Markus Klein 2 months ago
- Status changed from Needs Feedback to Closed
Duplicates #66642