[TYPO3-core] Please check: 4.0rc1
Michael Scharkow
michael at underused.org
Wed Mar 8 22:20:28 CET 2006
Michael Stucki wrote:
> Please check out the prerelease of the 4.0 prerelease:
> http://www.mstucki.net/files/typo3/prereleases/
I don't think it's worth postponing the RC, but I have found various
error messages when testing tonight:
1. If you install adodb, you'll get an error message because of an
invalid foreach() in index.php, once again we need an if(is_array)
wrapper, how I hate those!
BTW, I propose making ADODB non-shy, as it is required by DBAL and users
will be confused if they get a dependency-error but don't find the
dependency extension.
2. With DBAL running, switching to Draft workspace, and simply clicking
the "Create new version" button gives another foreach error:
Warning: Invalid argument supplied for foreach() in
/opt/lampp/htdocs/t3/typo3_src-4.0rc1/typo3/sysext/dbal/class.ux_t3lib_db.php
on line 977
Again, these are obvious bugs but they can be fixed during RC phase.
Karsten: Should I put this in mantis?
Greetings,
Michael
More information about the TYPO3-team-core
mailing list