-
Hi,
We have been using Ditto extensively on a large Umbraco 7.15 production site. Within about 12 hours of a reboot, we get upto 28 Million objects being retained in the DittoTypeInfo ConcurrentDic…
-
For a reason, I have some string properties on my document type, as these have a Label as their editor. The values of these properties are imported (and should not be editable in Umbraco). I'm using M…
ghost updated
5 years ago
-
Can't install Umbraco.ModelsBuilder.Ui 8.0.2 NuGET package because UmbracoCms 8.0.0 constraint to Umbraco.ModelsBuilder.Ui (= 8.0.1)
tbraz updated
5 years ago
-
When you want to get multiple members in Umbraco, `MemberShipHelper` is a bit limited and doesn't offer same methods as in `MemberService`, e.g. when you want to get a collection of members by member …
-
With strongly typed models and ModelsBuilder, it should be possible to send `IPublishedContent` as parameter in an overload method. We can send in this nodeId (but it then have another lookup on the n…
-
When you have a document type that have the "Is an Element type" checkbox checked and inherits from a composition that doesn't have that ticked, the child will inherit from a wrong class that will gen…
-
At the moment, the custom tool only supports a very narrow set of server versions. That is, different custom tools are required to work with different versions of Umbraco. Especially, the v8 custom to…
-
Cont. discussion from https://github.com/zpqrtbnk/Zbu.ModelsBuilder/issues/73
-
Any plans to support recursive properties or alternate properties?
Could you not just have a class level attribute:
[CollescePropertyType("heading", "name")], such that heading is created with:
`retu…
-
An exception of type 'System.ExecutionEngineException' was thrown at early bootup of Umbraco caught in OnApplicationStarted event.
System.ExecutionEngineException HResult=0x80131506 Message=Excepti…