London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
New features for Episerver Commerce and Episerver Product Recommendations. Bug fixes for Episerver CMS Core and Episerver Search & Navigation.
Area | ID | Type | Description | Released |
---|---|---|---|---|
|
CMS-16988 |
Calling convention must be VarArgs exception thrown for properties on generic classes
ContentModelILCompiler throws an exception if an interceptable property is declared on a generic class. For example:
public class Content : BaseContent<int> { } public abstract class BaseContent<TModel> : ContentData { public virtual bool Boolean \{ get; set; } }
The thrown exception is an InvalidOperationException: "Calling convention must be VarArgs."
EPiServer.CMS.Core 11.20.1; (Or a related package);
| Oct 27, 2020 | |
|
CMS-14788 |
Get URL to page with "Shortcut to another content item"
Get URL to referenced content by using Shortcut should points to the referenced content.
EPiServer.CMS.Core 11.20.1; (Or a related package);
| Oct 27, 2020 | |
|
COM-12163 |
Missing success message for Collect Report Data Job
EPiServer.Commerce 13.26.0; (Or a related package);
| Oct 27, 2020 |
Last updated: Oct 27, 2020