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

Try our conversational search powered by Generative AI!

[Integration] Insight: Blank screen when viewing SegmentId with special character

Found in

EPiServer.Profiles.Client 1.6.0

Fixed in

EPiServer.Profiles.Client 1.6.0

(Or a related package)

Created

Jul 18, 2018

Updated

Sep 18, 2018

State

Closed, Fixed and tested


Description

This issue relates to PROF-1332: Update segment

1. Perform:
PUT /api/v1.0/segments/många
Body:

{ "Scope": "test", "SegmentManager": "test", "ProfileQuery": "Info.Email eq admin@example.com", "AvailableForPersonalization": true, "Archived": false, "FavoredBy": [], "Name": "Special charater in SegmentId" }

Ensure that your segmentId contains a special character, e.g. tét or många or "my test".
2. In Insight, open the "många" SegmentId.

Expected:
Segment details screen displays properly
Actual:
Blank screen displays

3. Click the "Go to List" button --> The "många" SegmentId details is shown.