[TYPO3-irre] MM config option not supported in 4.2?

Ingmar Schlecht ingmar at typo3.org
Sat Nov 29 23:19:17 CET 2008


Hi Albert,

I think you are right, as far as I remember this feature has been
removed in 4.2 because it was never really working and didn't add any
new possibilities.

Cheers,
Ingmar



Albert van der Veen <albert.van.der.veen at xs4all.nl> wrote:
> [sending this again, as post seems to have expired for some reason]
> 
> Hi Oliver,
> 
> Can you confirm that it's not possible to use the 'MM' option in typo3
> 
> 4.2? I mention a problem with this in my post of 16-10 and finally had
> 
> some time to look into the source of t3lib_tcemain.
> 
> The new function checkValue_inline_processDBdata which is now used 
> instead of checkValue_group_select_processDBdata for fields of type 
> inline seems to have code only for the cases 'pointer field' and
> 'comma 
> separated values'.
> 
> In t3lib_tcemain for typo3 4.1.7 the following code in 
> checkValue_group_select_processDBdata writes mm relations for inline 
> fields if 'MM' is configured:
>                  $dbAnalysis->writeMM($tcaFieldConf['MM'],$id,$prep);
> 
> 
> Perhaps I'm missing something?
> 
> thanks,
> Albert


More information about the TYPO3-project-irre mailing list