November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Aug 26, 2015
Oct 27, 2016
CMS UI
Closed, Fixed and tested
We added an extra parameter to the query which we use to decide if the content returned should contain the work id or not. This should be the default behavior, but it is a breaking change.
PermanentLinkHelper.js and GetContentByPermanentLinkQuery.cs should be changed
Breaking change
GetContentByPermanentLinkQuery always returns the content without work id. It ignores the “stripWorkId” parameter. It has been moved to the EPiServer.Cms.Shell.UI.Rest.ContentQuery.Internal namespace