Actions
Bug #24061
closedstyles.content.get is empty when dbal extension is installed
Start date:
2010-11-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Using TYPO3 4.5.0-alpha3, CSS-styled-content and dbal-extension let the content output be empty.
The variable styles.content.get in typoscript is empty, but "hello world" tests are working.
When I uninstall the dbal extension the output already works, the reinstallation lets the style.content.get variable be empty again.
I guess, that other variables of css-styled-content are not working too. i.e. style.content.getLeft, ...
Installed Versions:
typo3 - 4.5.0-alpha3
dbal - 1.2.0alpha3
css_styled_content 1.0.0
(issue imported from #M16397)
Actions