Christian Fasching

Results 158 comments of Christian Fasching

> or just add the latest unreleased dev branch (in this case, `platform-version` `2024.1`) to the list as an option, but not use it as default like in Symfony? ![image](https://private-user-images.githubusercontent.com/6014195/315235930-13360244-7a33-4fcd-b2e9-9f92a7020c3d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTEwMTQ4MzcsIm5iZiI6MTcxMTAxNDUzNywicGF0aCI6Ii82MDE0MTk1LzMxNTIzNTkzMC0xMzM2MDI0NC03YTMzLTRmY2QtYjJlOS05ZjkyYTcwMjBjM2QucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDMyMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDAzMjFUMDk0ODU3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NGNhMzFiMTFiZTk1YzBmMmQzNjdiZmZhNjA5ZDBjODhjYjlmNzc5MTMwZGM2ZDIzYTViMWZhNTIyYjU1MWJlNCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.NvzXcopBC1_-E1UTk87MpzfDEoDLVGQkB9XTMCn2sNs)...

and you still could provide a PR to speed things up :smile:

maybe I got the sharing idea of open source wrong, but it would be great if you could share your patch in form of PR also to others.

but then you would have no chance of knowing, that in DB there is actually a invalid value, right?

with having a better error message I fully agree! But we should not ignore that case completely.

Dear community, it's been a while since that issue was updated the last time, so we decided to close it for now. If you're still interested in contributing, feel free...

There is a difference between content language (= language for data from localized fields) and UI language (for all labels as well as translation of select value labels). The language...

I would go for @dkarlovi's approach: - setting `null` via PHP API setter should set `null`, setting empty string should set empty string to DB - empty data from admin...