[TYPO3-mvc] problems with sys_language_uid
Michael Knoll
mimi at kaktusteam.de
Tue Sep 6 10:50:10 CEST 2011
Hi,
thanks for your tip, but we do not use the field at all. It simply
happens when trying to update a domain object. That's why I think that
it has something to do with configuration.
It does not happen on every installation, just one user of our extension
is experiencing this problem.
Regards
Mimi
Am 06.09.11 10:17, schrieb invigo:
> Underscores. I think that you have to introduce sysLanguageUid instead
> within your model - at least that was the way we solved a quite similar
> problem for extbase 1.2.1
>
> Am 06.09.2011 01:03, schrieb Michael Knoll:
>> Hi there,
>>
>> we have a problem with syslanguage uid from within an Extbase domain
>> object. The following error message occurs:
>>
>> Column 'sys_language_uid' cannot be null: UPDATE
>> tx_yag_domain_model_resolutionfilecache SET width='48' ...
>> sys_language_uid=NULL WHERE uid='4'
>>
>> Can this be caused by a mis-configured T3 installation? The extension is
>> running on a clean T3 testpackage.
>>
>> Thanks for any help & have a good night!
>>
>>
>> Mimi
>
More information about the TYPO3-project-typo3v4mvc
mailing list