Andreas Zerbst

Results 36 comments of Andreas Zerbst

Hey! I just took a look at your issue. When you are working with multiple cultures and want to get all tags, you will need to use "*". `var tags...

Hey Matthew! Thanks a lot for clarifying. When you use `TagQuery.GetAllContentTags()` without specifying a culture, it defaults to null, which retrieves all invariant properties, regardless of the current culture. So...

I agree that the document in the code is lacking, as it does not mention anything with invariant cultures if the culture is null. I will set this issue as...

Hey! Thanks for reporting this issue. I was able to reproduce this on version 13.1.1. I will go ahead and mark this issue as up for grabs 😄

Hey! Thanks a lot for reporting this issue and for providing clear reproduction steps 😄. I was able to reproduce this issue on versions 12.1.1 and 11.4.2. When I created...

Hey! I tried looking at your issue. I was able to reproduce the high load times. As you explained in the readme, I tried going to Configuration > Navigation Container...

Hey again, I tried running the project again with the missing property editor. I ran into another issue when trying to Save and Publish, this one: ![image](https://github.com/umbraco/Umbraco-CMS/assets/73799582/5aea142e-44b8-40c8-81de-7bb4d413c939) Save and Publish...

Hey! Thanks for posting this issue. I was able to reproduce this on 12.3.6 and 13.0.2. But I had to set the property as mandatory. If you press save instead...

Hey! Thanks a lot for taking the time to create this issue. I was able to reproduce this issue on version 13.0.3. The Classic editing mode for the RTE(Rich Text...

Hey! Thanks for reporting this issue! 😄 I was able to reproduce it on versions 12.3.3, 13.0.0-rc3, and 10.8.0. It seems that if you do not press save at all...