Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

ADD FEEDBACK

Technical

Showing 62 of 1572

CMS.UI 12.10 - revert tooltip and layout changes done to properties in August

Update 1: "Improve help text" https://world.optimizely.com/documentation/Release-Notes/ReleaseNote/?releaseNoteId=CMS-22478 What I am using today All projects since 2014-ish have used this idea on displaying "Help Text" for Editors:https://talk.al...
over 1 year ago in Content Management / Technical 0

Support ReturnUrl query parameter on login in DXP environments

As a user I want to access the admin UI page by direct url, for instance '/EPiServer/EPiServer.Cms.UI.Admin/default'. If I'm not logged in I will be automatically redirected to the login page '/Util/Login?ReturnUrl=%2FEPiServer%2FEPiServer.Cms.UI....
over 1 year ago in Content Management / Technical 0

Default time zone should be changeable

Default time zone should be CET instead of UTC for CMS in Preproduction/Production
almost 2 years ago in Content Management / Technical 0

Content delivery api takes over the links in a multiserver scenario

In case of a traditional scenario where there is an edit host and view hosts the content delivery api if it is installed take over the links and all the view host get the edit host links wich is a big problem. The solution is to delete the edit ho...
almost 2 years ago in Content Management / Technical 0

Improve model sync speed

Reducing the startup time can mean that when sites are restarted either after a deploy or just a manual restart the unavailability time is reduced. When code changes are made this becomes especially important. When reviewing the startup time for a...
almost 2 years ago in Content Management / Technical 1 Investigating

Linux Docker : add tzdata package

Please, add tzdata pacakge to docker image you creates for application in DXP, so it is possible to get a list of timezones with human-readable display names
almost 2 years ago in Content Management / Technical 2 Will not implement

Create a publicly available symbols server for Episerver Libraries

Hello, I recently found through some of my searches on the internet that a symbols server for Episerver libraries did existed in the past. The URL I found so far is the following: http://symbols.episerver.com, but it doesn't seems to be working an...
almost 2 years ago in Content Management / Technical 0 Investigating

Remove link character limitation

There is a product limitation in Epi/Optimizely, så it's not possible to add a link longer than 255 characters to a button. Even if we override the 255 character limit, we can't exceed 450 due to Epi/Optimizely database limitations. That is bad - ...
almost 2 years ago in Content Management / Technical 0

CacheEvictionPolicy with masterkey dependency to content version makes edit mode broken for that IContent

To make a simple showcase, imagine the following code for caching a friendly URL for a page. CacheManager.Insert ($"GetFriendlyUrl({contentLink.ID})", contentLink.GetFriendlyURL(), new CacheEvictionPolicy (TimeSpan.FromDays(1), CacheTimeoutType.Ab...
almost 2 years ago in Content Management / Technical 3 Already exists

Changing page type settings in Admin removes AvailableContentTypes that are IContent and not pages

Consider the following page type. [AvailableContentTypes(Availability.Specific, Include = new[] { typeof(ReactionLike), typeof(ReactionComment), typeof(NewsListPage) })] public class NewsPage : PageData {} And custom IContent implementations publi...
almost 2 years ago in Content Management / Technical 0