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

Content Management

Showing 334 of 1542

Concern with the terminology "Master Language"

As an employee from USA, we have a very complicated and problematic racial legacy. The CMS platform uses the terminology "Master Language" when specifying the default language (or language of origin) for a translation. A few years back, Github dec...
8 days ago in Content Management / Multi-language 0

Options to delete content type that is no longer available in code

It would be nice to have some plugin / sch. job that can delete content type that is no longer available in code. e.g. If i try to delete Digital Banner Blok which is no more available in code it gives me this error " Cannot delete the content typ...
24 days ago in Content Management / Content Manager 0

CMS 12 removed the fallback language in content area UI

In our solution, we have 31 different languages, and thus a lot of language fallbacks both for pages and blocks. In CMS 11, we could easily spot the blocks in a content area that were a fallback, it would be a slightly darker grey and also had the...
15 days ago in Content Management / Multi-language 0

Unpublish content from the "publish" menu

Currently the way to "Unpublish" (as in expire) content in the CMS isn't very intuitive for people who don't have lots of Optimizely CMS experience. Especially editors coming from other platforms. I've built a CMS 12 plugin that solves this and pu...
almost 2 years ago in Content Management / Content Manager 1 Planned

CMS users can not access files uploaded through Episerver Forms

After upgrading Episerver Forms to fix the security vulnerability outlined in this blog post (https://world.optimizely.com/blogs/phu-nguyen/dates/2023/10/vulnerability-in-episerver-forms/') CMS users can no longer access uploaded files from the Fo...
21 days ago in Content Management / Forms 1

Give warning in Visual Studio if Optimizely nuget package has security vulnerability

I do not get a warning for a vulnerable package from Optimizely like the 4.30 version of Forms. Currently visual studio gives warning if solution contains packages from nuget.org that has a security vulnerability. This is a really nice feature tha...
about 2 months ago in Content Management / Technical 0

Add NotNullWhen attribute to ContentReference.IsNullOrEmpty

As a Developer I would like my static code analysis to understand that ContentReference.IsNullOrEmpty is performing an implicit null check. I have found that if (!ContentReference.IsNullOrEmpty(someLink)) is false, then my IDE will suggest me to a...
18 days ago in Content Management / Technical 0

Add horizontal scrollbar to page/asset pane and model windows.

As a CMS user, the page pane, asset pane, and page/asset selector modal should display horizontal scroll bars when trying to view deeply nested content items. This will improve navigation and prevent content item names from being cut off.
2 months ago in Content Management / Editing 0

Images do not have an AltText property as standard. This means that the AltText has to be specified when adding an image via the WYSWYG editor

As a Developer, I would like a standard 'AltText' property to be added to Image Media. This property should be localisable and used by default when an image is added via the XHTML editor.
10 days ago in Content Management / Editing 0

Unable to move multiple pages into hierarchy tree

We found the CMS system doesn't allow you to move multiple pages into the hierarchy tree, the only way is to move them one by one, which is very tedious and time-consuming. The only way is to write a custom class and archive them based on date cre...
almost 2 years ago in Content Management / Editing 2 Investigating