[TYPO3-core] RFC: #8191: IRRE crashes somehow with MM-Tables
Franz Koch
typo3.RemoveForMessage at elements-net.de
Sun Feb 21 13:46:44 CET 2010
Hi,
> Solution:
> adding the missing functionality to
> t3lib_tcemain::checkValue_inline_processDBdata()
there where recent changes in the MM handling inside TCEmain. Those
changes got applied in checkValue_group_select_processDBdata. In order
to not have to maintain the new and a bit more complex MM code twice, my
solution is to simply call checkValue_group_select_processDBdata, of
which IRRE previously (4.1) was part of anyway, and let it handle the MM
storage stuff. I don't see any side effects with this for now, but I
haven't checked out all possible IRRE setups and localization modes so
far, so testing is needed.
--
kind regards,
Franz Koch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8191_44trunk.diff
Type: text/x-diff
Size: 1000 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100221/e602f661/attachment.diff>
More information about the TYPO3-team-core
mailing list