[TYPO3-core] RFC #8542: Cannot create page with Mysl in strict mode (STRICT_TRANS_TABLES)
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Fri May 30 11:02:45 CEST 2008
Dmitry Dulepov [typo3] schrieb:
> Ernesto Baschny [cron IT] wrote:
>> What if we had pid "150" stored in the database and the user wants to
>> empty that? Emptying the list won't ever get the "0" (or "null") value
>> to the database if we don't do an UPDATE. And if we do an UPDATE, we
>> have to send an "0", as Masi pointed out, not "".
>
> Only in case of integer. In case of varchar 0 is not a valid pid value.
> User did not select "globe" (which is pid=0).
I don't think the globe was ever meant to be usable from a group field.
The storage pid clearly shows that 0 is treated as no pid at all and not
as pid 0 (globe).
Masi
More information about the TYPO3-team-core
mailing list