Bug #67057
closedDBAL locallang error
0%
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.
Updated by Markus Klein over 9 years 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.
Updated by Morton Jonuschat over 9 years ago
Has already been resolved in master (commit ec5dad1 / #66642)
Updated by Markus Klein over 9 years 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 ;-))
Updated by Morton Jonuschat over 9 years 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.
Updated by Markus Klein over 9 years ago
- Assignee 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.
Updated by alexis nicolas over 9 years ago
I applied patch from http://review.typo3.org/39095 and problem solved in v7.2.
Updated by Markus Klein over 9 years ago
- Status changed from Needs Feedback to Closed
Duplicates #66642