Jeroen Breuer

Results 16 comments of Jeroen Breuer

Thanks for fixing this @i8beef! I'm currently also looking at this library for DigiD so I'll probably also need this fix.

Topic: https://our.umbraco.org/forum/extending-umbraco-and-using-the-api/78284-nupicker-value-not-prepopulated

> @jbreuer Have you run into this problem before? @nul800sebastiaan I've been doing a lot of experiments with OpenID Connect for members. There I don't have the problem, but I...

Has anyone been able to reproduce this? I could give a live demo if anyone is interested.

I've run into another issue. Not sure if it's the same bug, but since it's probably related I'll add the info here. ### Which *exact* Umbraco version are you using?...

As mentioned by @nikolajlauridsen the SQLite error might not be related: https://github.com/umbraco/Umbraco-CMS/commit/e2f5c93528ac63fd4fed1efd8d880df05506db7d#commitcomment-81412921 That's why I created a separate for it: https://github.com/umbraco/Umbraco-CMS/issues/12853

Closing this issue since it's fixed in this PR: https://github.com/umbraco/Umbraco-CMS/pull/12856

You can fix these problems by running the models builder. It's using the API models. More info here: https://github.com/zpqrtbnk/Zbu.ModelsBuilder/wiki/Builder-Modes#api-models

Hello, When I started the 1-1 multilingual example I just used an Umbraco starter kit. All the above code is from that starter kit and doesn't work for multilingual values....

Yes it's also possible to change the code to use the language specific settings. For the example using the hostnames was fine, but there might be better solutions.