Skip to content

Commit 30dd6e9

Browse files
c8y-ui-change-log-publisher[bot]reeyrahulc8yBeateRixen
authored
Create ui-c8y-1023-4-1-make-sure-language-is-actually-supported-10376.md (#3947)
* Commited new change note * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Rahul Talreja <116082992+rahulc8y@users.noreply.github.com> Co-authored-by: Beate Rixen <90445236+BeateRixen@users.noreply.github.com> * Update content/change-logs/application-enablement/ui-c8y-1023-4-1-make-sure-language-is-actually-supported-10376.md --------- Co-authored-by: c8y-ui-change-log-publisher[bot] <196040178+c8y-ui-change-log-publisher[bot]@users.noreply.github.com> Co-authored-by: Tristan Bastian <tristan.bastian@cumulocity.com> Co-authored-by: Rahul Talreja <116082992+rahulc8y@users.noreply.github.com> Co-authored-by: Beate Rixen <90445236+BeateRixen@users.noreply.github.com>
1 parent 4726903 commit 30dd6e9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
date: ""
3+
title: "Prevent blank screen when preferred language is stored in an invalid format"
4+
product_area: Application enablement & solutions
5+
change_type:
6+
- value: change-VSkj2iV9m
7+
label: Fix
8+
component:
9+
- value: component-YbYJ3gLU_
10+
label: Web SDK
11+
build_artifact:
12+
- value: tc-pjJiURv9Y
13+
label: ui-c8y
14+
ticket: MTM-65299
15+
version: 1023.4.1
16+
---
17+
In some cases, the user's preferred language was stored in an unexpected format in the user object (as an object instead of a string). The UI implementation expected a string and couldn't handle an object. As a result, initializing of the UI application failed, and the user ended up on a blank screen.
18+
19+
This behavior has been adjusted and the application will initialize in these cases as expected.

0 commit comments

Comments
 (0)