[TYPO3-core] RFC: #12299: EM tries to read from tables of not installed extensions

Martin Holtz typo3 at martinholtz.de
Wed Oct 21 21:59:09 CEST 2009


Hi

> Solution:
> don't do this if extension isn't installed
i dont think, that is the best solution.

There could be a table which should be possible to dump - without installing 
that extension.

So i changed the code a little bit, to check first if the table is in the 
database.

But the else-clause should be changed then too - is there a standard error 
message like "sorry, sql error occured"?

So i could change
 $GLOBALS['LANG']->getLL('extBackup_table_not_there')
in the else-clause.

thanks for reading,
martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 12299_v2.diff
Type: text/x-patch
Size: 830 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091021/3f9df110/attachment.bin>


More information about the TYPO3-team-core mailing list