Don't miss out Virtual Happy Hour today (April 26).

Try our conversational search powered by Generative AI!

Cannot display username with Unicode characters in Trash

Found in

EPiServer.CMS.Core 7.0.586.0

Fixed in

EPiServer.CMS.Core 11.7.0

(Or a related package)

Created

Apr 20, 2018

Updated

May 11, 2018

Area

CMS Core

State

Closed, Fixed and tested


Description

Steps to reproduce

  1. Set up an Alloy MVC site.
  2. AdminUser creates a user (EditorUser) with Unicode characters of EPi_AspNetIdentityUserProvider, for example, username: Trang Nguyễn.
  3. Log in as EditorUser.
  4. Move a content item to trash.
  5. Log in as AdminUser.
  6. Go to trash to view its contents.

Expected: Username value in "By" column is displayed correctly.

Actual: Username is displayed incorrectly (Trang Nguy?n).