-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP SP2, Master
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP SP2, 7.0.0 DXP FP13, 7.0.0 DXP SP3, 7.0.3 CE GA4, 7.1.X, Master
-
Component/s: Dynamic Data Lists, Dynamic Data Mapping
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Git Pull Request:
Reproduce Steps:
1. Go to liferay site->Contents > Dynamic Data Lists
2. Create a new Data Definition "Data Definition" with a Text, a Number and a Text Box
3. Add a new List and set any name (for example, "list"), use that definition "Data Definition" for the List.
4. Go to home page and add a Dynamic Data List Display to show the list.
5. Access portlet's configuration and enable Spreadsheet View (do not remove Editable option)
6. Switch to japanese language (http://localhost:8080/ja), liferay site default locale is en_us.
7. On a new/blank line, double click on an empty record's Text, add some text "text" and Save.
8. Refresh the page, the "text" displayed.
9. In same row with "test", add number "1" in Number column, and then save.
10. Refresh the page
Actual Behavior:
"text" and "1" can't display.
Expected Behavior:
"text" and "1" can display.