[TYPO3-core] FYI: Raised DBAL version from 1.1.2 to 1.1.3

Francois Suter fsu-lists at cobweb.ch
Sat May 1 12:48:11 CEST 2010


Hi,

> FYI, I raised DBAL version from 1.1.2 to 1.1.3 on trunk (rev. 7475).
>
> Important changes:
>
> - DBAL is now fully integrated with Install Tool in 1-2-3 mode (yeah!)

I did some more testing as I wanted to blog about this on buzz. I tried 
to follow the steps as a beginner would do it, i.e. by blindly following 
instructions. This causes some issues.

Class tx_dbal_autoloader tries to load DBAL by adding it to the 
localconf.php file, but the method 
t3lib_install::writeToLocalconf_control() may throw exceptions, which 
should be caught in tx_dbal_autoloader::updateExtensionList(). The 
problem is that the exception messages should be printed out, but 
there's no way to do it cleanly for now. As far as I understood from a 
discussion with Benni, it's planned to add that.

So I would advise to do nothing for now, but keep this in mind to clean 
up before final.

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-team-core mailing list